Rate Overview
Live
1 GEL = 6.4962 MXN
1 MXN = 0.153937
GEL
Avg
6.4937
High
6.5069
Low
6.4731
Last updated: 5/26/2026, 3:09:53 PM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.50 MXN |
| 10 GEL | 64.96 MXN |
| 50 GEL | 324.81 MXN |
| 100 GEL | 649.62 MXN |
| 500 GEL | 3,248.08 MXN |
| 1,000 GEL | 6,496.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-05-26T15:09:53Z",
"rates": {
"MXN": 6.496153
}
}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": 649.6152999999999,
"rate": 6.496153
}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