Rate Overview
Live
1 GEL = 6.4831 MXN
1 MXN = 0.154246
GEL
Avg
6.5156
High
6.5860
Low
6.4757
Last updated: 6/15/2026, 6:34:24 PM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.48 MXN |
| 10 GEL | 64.83 MXN |
| 50 GEL | 324.16 MXN |
| 100 GEL | 648.31 MXN |
| 500 GEL | 3,241.57 MXN |
| 1,000 GEL | 6,483.14 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-06-15T18:34:24Z",
"rates": {
"MXN": 6.483142
}
}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": 648.3142,
"rate": 6.483142
}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