Rate Overview
Live
1 MNT = 0.000735 GEL
1 GEL = 1360.54
MNT
Avg
0.000736
High
0.000737
Low
0.000735
Last updated: 7/4/2026, 2:50:06 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-07-04T02:50:06Z",
"rates": {
"GEL": 0.000735
}
}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.0735,
"rate": 0.000735
}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