Rate Overview
Live
1 GEL = 6.6695 MXN
1 MXN = 0.149936
GEL
Avg
6.9272
High
7.5807
Low
6.4122
Last updated: 7/26/2026, 4:39:12 AM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.67 MXN |
| 10 GEL | 66.70 MXN |
| 50 GEL | 333.48 MXN |
| 100 GEL | 666.95 MXN |
| 500 GEL | 3,334.75 MXN |
| 1,000 GEL | 6,669.50 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-26T04:39:12Z",
"rates": {
"MXN": 6.669501
}
}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": 666.9501,
"rate": 6.669501
}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