Rate Overview
Live
1 MXN = 0.150698 GEL
1 GEL = 6.6358
MXN
Avg
0.150427
High
0.156216
Low
0.145997
Last updated: 3/27/2026, 4:06:09 AM
Quick Conversions
| MXN | GEL |
|---|---|
| 1 MXN | 0.15 GEL |
| 10 MXN | 1.51 GEL |
| 50 MXN | 7.53 GEL |
| 100 MXN | 15.07 GEL |
| 500 MXN | 75.35 GEL |
| 1,000 MXN | 150.70 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-03-27T04:06:09Z",
"rates": {
"GEL": 0.150698
}
}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": 15.0698,
"rate": 0.150698
}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