Rate Overview
Live
1 GEL = 6.6378 MXN
1 MXN = 0.150653
GEL
Avg
6.6612
High
6.9691
Low
6.3895
Last updated: 7/23/2026, 12:48:19 AM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.64 MXN |
| 10 GEL | 66.38 MXN |
| 50 GEL | 331.89 MXN |
| 100 GEL | 663.78 MXN |
| 500 GEL | 3,318.89 MXN |
| 1,000 GEL | 6,637.78 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-23T00:48:19Z",
"rates": {
"MXN": 6.637781
}
}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.7781,
"rate": 6.637781
}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