Rate Overview
Live
1 MMK = 0.021159 TRY
1 TRY = 47.2612
MMK
Avg
0.020450
High
0.021159
Low
0.019758
Last updated: 3/27/2026, 2:51:12 PM
Quick Conversions
| MMK | TRY |
|---|---|
| 1 MMK | 0.02 TRY |
| 10 MMK | 0.21 TRY |
| 50 MMK | 1.06 TRY |
| 100 MMK | 2.12 TRY |
| 500 MMK | 10.58 TRY |
| 1,000 MMK | 21.16 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-03-27T14:51:12Z",
"rates": {
"TRY": 0.021159
}
}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.1159,
"rate": 0.021159
}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