Rate Overview
Live
1 GIP = 23.7714 MXN
1 MXN = 0.042067
GIP
Avg
23.4864
High
23.7781
Low
23.2298
Last updated: 3/7/2026, 12:15:40 AM
Quick Conversions
| GIP | MXN |
|---|---|
| 1 GIP | 23.77 MXN |
| 10 GIP | 237.71 MXN |
| 50 GIP | 1,188.57 MXN |
| 100 GIP | 2,377.14 MXN |
| 500 GIP | 11,885.71 MXN |
| 1,000 GIP | 23,771.42 MXN |
Get GIP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MXNExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T00:15:40Z",
"rates": {
"MXN": 23.77142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MXN",
"amount": 100
},
"result": 2377.142,
"rate": 23.77142
}Build with GIP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key