Rate Overview
Live
1 GEL = 6.4923 MXN
1 MXN = 0.154028
GEL
Avg
6.4766
High
6.4943
Low
6.4405
Last updated: 3/6/2026, 8:12:33 AM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.49 MXN |
| 10 GEL | 64.92 MXN |
| 50 GEL | 324.62 MXN |
| 100 GEL | 649.23 MXN |
| 500 GEL | 3,246.16 MXN |
| 1,000 GEL | 6,492.32 MXN |
Get GEL/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=MXNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T08:12:33Z",
"rates": {
"MXN": 6.49232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "MXN",
"amount": 100
},
"result": 649.2320000000001,
"rate": 6.49232
}Build with GEL/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key