Rate Overview
Live
1 MNT = 0.000744 GEL
1 GEL = 1344.09
MNT
Avg
0.150468
High
3.2940
Low
0.000744
Last updated: 5/27/2026, 8:49:44 AM
Quick Conversions
| MNT | GEL |
|---|---|
| 1 MNT | 0.00 GEL |
| 10 MNT | 0.01 GEL |
| 50 MNT | 0.04 GEL |
| 100 MNT | 0.07 GEL |
| 500 MNT | 0.37 GEL |
| 1,000 MNT | 0.74 GEL |
Get MNT/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=GELExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T08:49:44Z",
"rates": {
"GEL": 0.000744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "GEL",
"amount": 100
},
"result": 0.0744,
"rate": 0.000744
}Build with MNT/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key