Rate Overview
Live
1 MMK = 0.001262 GEL
1 GEL = 792.3930
MMK
Avg
0.001262
High
0.001264
Low
0.001260
Last updated: 6/19/2026, 11:44:22 AM
Quick Conversions
| MMK | GEL |
|---|---|
| 1 MMK | 0.00 GEL |
| 10 MMK | 0.01 GEL |
| 50 MMK | 0.06 GEL |
| 100 MMK | 0.13 GEL |
| 500 MMK | 0.63 GEL |
| 1,000 MMK | 1.26 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-06-19T11:44:22Z",
"rates": {
"GEL": 0.001262
}
}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.1262,
"rate": 0.001262
}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