Rate Overview
Live
1 GEL = 6.6738 MXN
1 MXN = 0.149839
GEL
Avg
6.6614
High
6.6868
Low
6.6348
Last updated: 7/23/2026, 3:00:25 PM
Quick Conversions
| GEL | MXN |
|---|---|
| 1 GEL | 6.67 MXN |
| 10 GEL | 66.74 MXN |
| 50 GEL | 333.69 MXN |
| 100 GEL | 667.38 MXN |
| 500 GEL | 3,336.92 MXN |
| 1,000 GEL | 6,673.84 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-23T15:00:25Z",
"rates": {
"MXN": 6.673839
}
}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": 667.3839,
"rate": 6.673839
}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