Rate Overview
Live
1 MXN = 0.041810 GIP
1 GIP = 23.9177
MXN
Avg
0.041609
High
0.042990
Low
0.040351
Last updated: 3/27/2026, 7:46:02 AM
Quick Conversions
| MXN | GIP |
|---|---|
| 1 MXN | 0.04 GIP |
| 10 MXN | 0.42 GIP |
| 50 MXN | 2.09 GIP |
| 100 MXN | 4.18 GIP |
| 500 MXN | 20.91 GIP |
| 1,000 MXN | 41.81 GIP |
Get MXN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GIPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T07:46:02Z",
"rates": {
"GIP": 0.04181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GIP",
"amount": 100
},
"result": 4.181,
"rate": 0.04181
}Build with MXN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key