Rate Overview
Live
1 TRY = 47.2644 MMK
1 MMK = 0.021158
TRY
Avg
47.3481
High
47.4210
Low
47.2633
Last updated: 3/27/2026, 6:07:40 AM
Quick Conversions
| TRY | MMK |
|---|---|
| 1 TRY | 47.26 MMK |
| 10 TRY | 472.64 MMK |
| 50 TRY | 2,363.22 MMK |
| 100 TRY | 4,726.44 MMK |
| 500 TRY | 23,632.20 MMK |
| 1,000 TRY | 47,264.39 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-27T06:07:40Z",
"rates": {
"MMK": 47.264394
}
}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.4394,
"rate": 47.264394
}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