Rate Overview
Live
1 GEL = 6.4121 MXN
1 MXN = 0.155956
GEL
Avg
6.4838
High
6.5271
Low
6.4121
Last updated: 5/6/2026, 12:32:19 PM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.41 MXN |
| 10 GEL | 64.12 MXN |
| 50 GEL | 320.60 MXN |
| 100 GEL | 641.21 MXN |
| 500 GEL | 3,206.04 MXN |
| 1,000 GEL | 6,412.07 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-05-06T12:32:19Z",
"rates": {
"MXN": 6.41207
}
}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": 641.207,
"rate": 6.41207
}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