Rate Overview
Live
1 GIP = 23.2727 MXN
1 MXN = 0.042969
GIP
Avg
23.3319
High
23.5412
Low
23.2709
Last updated: 7/27/2026, 6:23:26 AM
Quick Conversions
| GIP | MXN |
|---|---|
| 1 GIP | 23.27 MXN |
| 10 GIP | 232.73 MXN |
| 50 GIP | 1,163.64 MXN |
| 100 GIP | 2,327.27 MXN |
| 500 GIP | 11,636.36 MXN |
| 1,000 GIP | 23,272.72 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-07-27T06:23:26Z",
"rates": {
"MXN": 23.272722
}
}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": 2327.2722000000003,
"rate": 23.272722
}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