Maybe I didn't know how to search in English and that's why I decided to ask this question:
I have several coordinates of type:
N 7.45.05.34 WO 76.43.41.47
I need to convert them to coordinates like so:
7.888216596715097, -76.63187127560377
I am working with the API v3 for JavasCript for google maps, I am not attaching any code because I have not found anything concrete regarding whether this API allows this conversion or allows markers to be placed on a map by providing said coordinates.
In the end it was something quite simple: