Rate Overview
Live
1 MXN = 0.042754 GIP
1 GIP = 23.3896
MXN
Avg
0.042844
High
0.043139
Low
0.042693
Last updated: 4/17/2026, 6:06:35 AM
Quick Conversions
| MXN | GIP |
|---|---|
| 1 MXN | 0.04 GIP |
| 10 MXN | 0.43 GIP |
| 50 MXN | 2.14 GIP |
| 100 MXN | 4.28 GIP |
| 500 MXN | 21.38 GIP |
| 1,000 MXN | 42.75 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-04-17T06:06:35Z",
"rates": {
"GIP": 0.042754
}
}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.2754,
"rate": 0.042754
}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