Rate Overview
Live
1 GEL = 6.6252 MXN
1 MXN = 0.150939
GEL
Avg
6.6315
High
6.6504
Low
6.6198
Last updated: 7/3/2026, 2:57:38 PM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.63 MXN |
| 10 GEL | 66.25 MXN |
| 50 GEL | 331.26 MXN |
| 100 GEL | 662.52 MXN |
| 500 GEL | 3,312.61 MXN |
| 1,000 GEL | 6,625.21 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-07-03T14:57:38Z",
"rates": {
"MXN": 6.625214
}
}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": 662.5214,
"rate": 6.625214
}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