Rate Overview
Live
1 GEL = 6.4081 MXN
1 MXN = 0.156051
GEL
Avg
6.4408
High
6.4938
Low
6.4052
Last updated: 4/16/2026, 7:40:31 AM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.41 MXN |
| 10 GEL | 64.08 MXN |
| 50 GEL | 320.41 MXN |
| 100 GEL | 640.81 MXN |
| 500 GEL | 3,204.07 MXN |
| 1,000 GEL | 6,408.15 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-04-16T07:40:31Z",
"rates": {
"MXN": 6.408147
}
}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": 640.8146999999999,
"rate": 6.408147
}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