Rate Overview
Live
1 GEL = 6.5282 MXN
1 MXN = 0.153181
GEL
Avg
6.5611
High
6.5994
Low
6.5275
Last updated: 8/12/2026, 7:53:04 PM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.53 MXN |
| 10 GEL | 65.28 MXN |
| 50 GEL | 326.41 MXN |
| 100 GEL | 652.82 MXN |
| 500 GEL | 3,264.12 MXN |
| 1,000 GEL | 6,528.23 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-08-12T19:53:04Z",
"rates": {
"MXN": 6.528234
}
}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": 652.8234,
"rate": 6.528234
}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