Rate Overview
Live
1 MXN = 0.149949 GEL
1 GEL = 6.6689
MXN
Avg
0.153286
High
0.156741
Low
0.149727
Last updated: 7/28/2026, 7:00:14 AM
Quick Conversions
| MXN | GEL |
|---|---|
| 1 MXN | 0.15 GEL |
| 10 MXN | 1.50 GEL |
| 50 MXN | 7.50 GEL |
| 100 MXN | 14.99 GEL |
| 500 MXN | 74.97 GEL |
| 1,000 MXN | 149.95 GEL |
Get MXN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GELExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-28T07:00:14Z",
"rates": {
"GEL": 0.149949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GEL",
"amount": 100
},
"result": 14.9949,
"rate": 0.149949
}Build with MXN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key