Rate Overview
Live
1 MXN = 0.156096 GEL
1 GEL = 6.4063
MXN
Avg
0.155270
High
0.156123
Low
0.153993
Last updated: 4/16/2026, 6:00:07 AM
Quick Conversions
| MXN | GEL |
|---|---|
| 1 MXN | 0.16 GEL |
| 10 MXN | 1.56 GEL |
| 50 MXN | 7.80 GEL |
| 100 MXN | 15.61 GEL |
| 500 MXN | 78.05 GEL |
| 1,000 MXN | 156.10 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-04-16T06:00:07Z",
"rates": {
"GEL": 0.156096
}
}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.6096,
"rate": 0.156096
}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