Rate Overview
Live
1 MXN = 0.152792 GEL
1 GEL = 6.5448
MXN
Avg
0.154253
High
0.155266
Low
0.152792
Last updated: 3/6/2026, 12:18:44 PM
Quick Conversions
| MXN | GEL |
|---|---|
| 1 MXN | 0.15 GEL |
| 10 MXN | 1.53 GEL |
| 50 MXN | 7.64 GEL |
| 100 MXN | 15.28 GEL |
| 500 MXN | 76.40 GEL |
| 1,000 MXN | 152.79 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-03-06T12:18:44Z",
"rates": {
"GEL": 0.152792
}
}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.279200000000001,
"rate": 0.152792
}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