Rate Overview
Live
1 MMK = 0.001247 GEL
1 GEL = 801.9246
MMK
Avg
0.001278
High
0.001302
Low
0.001247
Last updated: 7/31/2026, 7:00:54 PM
Quick Conversions
| MMK | GEL |
|---|---|
| 1 MMK | 0.00 GEL |
| 10 MMK | 0.01 GEL |
| 50 MMK | 0.06 GEL |
| 100 MMK | 0.12 GEL |
| 500 MMK | 0.62 GEL |
| 1,000 MMK | 1.25 GEL |
Get MMK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=GELExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-07-31T19:00:54Z",
"rates": {
"GEL": 0.001247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "GEL",
"amount": 100
},
"result": 0.1247,
"rate": 0.001247
}Build with MMK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key