Rate Overview
Live
1 MNT = 0.000728 GEL
1 GEL = 1373.63
MNT
Avg
0.231633
High
4.8225
Low
0.000728
Last updated: 7/27/2026, 9:36:08 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.36 GEL |
| 1,000 MNT | 0.73 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-27T09:36:08Z",
"rates": {
"GEL": 0.000728
}
}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.0728,
"rate": 0.000728
}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