Rate Overview
Live
1 GEL = 6.6394 MXN
1 MXN = 0.150617
GEL
Avg
6.5833
High
6.6394
Low
6.5453
Last updated: 3/27/2026, 12:50:41 AM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.64 MXN |
| 10 GEL | 66.39 MXN |
| 50 GEL | 331.97 MXN |
| 100 GEL | 663.94 MXN |
| 500 GEL | 3,319.68 MXN |
| 1,000 GEL | 6,639.36 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-27T00:50:41Z",
"rates": {
"MXN": 6.639356
}
}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": 663.9356,
"rate": 6.639356
}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