Rate Overview
Live
1 GEL = 6.6376 MXN
1 MXN = 0.150657
GEL
Avg
6.5112
High
6.6788
Low
6.3799
Last updated: 3/27/2026, 2:30:42 AM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.64 MXN |
| 10 GEL | 66.38 MXN |
| 50 GEL | 331.88 MXN |
| 100 GEL | 663.76 MXN |
| 500 GEL | 3,318.81 MXN |
| 1,000 GEL | 6,637.62 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-03-27T02:30:42Z",
"rates": {
"MXN": 6.637615
}
}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": 663.7615000000001,
"rate": 6.637615
}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