Rate Overview
Live
1 MMK = 0.021860 TRY
1 TRY = 45.7457
MMK
Avg
0.021097
High
0.021860
Low
0.020458
Last updated: 5/27/2026, 9:37:32 PM
Quick Conversions
| MMK | TRY |
|---|---|
| 1 MMK | 0.02 TRY |
| 10 MMK | 0.22 TRY |
| 50 MMK | 1.09 TRY |
| 100 MMK | 2.19 TRY |
| 500 MMK | 10.93 TRY |
| 1,000 MMK | 21.86 TRY |
Get MMK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=TRYExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-05-27T21:37:32Z",
"rates": {
"TRY": 0.02186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "TRY",
"amount": 100
},
"result": 2.186,
"rate": 0.02186
}Build with MMK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key