Rate Overview
Live
1 MXN = 0.151027 GEL
1 GEL = 6.6213
MXN
Avg
0.150487
High
0.151117
Low
0.149707
Last updated: 7/11/2026, 10:02:48 PM
Quick Conversions
| MXN | GEL |
|---|---|
| 1 MXN | 0.15 GEL |
| 10 MXN | 1.51 GEL |
| 50 MXN | 7.55 GEL |
| 100 MXN | 15.10 GEL |
| 500 MXN | 75.51 GEL |
| 1,000 MXN | 151.03 GEL |
Get MXN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GELExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-11T22:02:48Z",
"rates": {
"GEL": 0.151027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GEL",
"amount": 100
},
"result": 15.102699999999999,
"rate": 0.151027
}Build with MXN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key