Rate Overview
Live
1 TRY = 47.2612 MMK
1 MMK = 0.021159
TRY
Avg
90.1255
High
211.2064
Low
47.2612
Last updated: 3/27/2026, 9:25:10 AM
Quick Conversions
| TRY | MMK |
|---|---|
| 1 TRY | 47.26 MMK |
| 10 TRY | 472.61 MMK |
| 50 TRY | 2,363.06 MMK |
| 100 TRY | 4,726.12 MMK |
| 500 TRY | 23,630.60 MMK |
| 1,000 TRY | 47,261.20 MMK |
Get TRY/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MMKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:25:10Z",
"rates": {
"MMK": 47.261205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MMK",
"amount": 100
},
"result": 4726.1205,
"rate": 47.261205
}Build with TRY/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key