Rate Overview
Live
1 TRY = 47.6805 MMK
1 MMK = 0.020973
TRY
Avg
47.7352
High
47.8143
Low
47.6457
Last updated: 3/7/2026, 4:05:25 AM
Quick Conversions
| TRY | MMK |
|---|---|
| 1 TRY | 47.68 MMK |
| 10 TRY | 476.80 MMK |
| 50 TRY | 2,384.02 MMK |
| 100 TRY | 4,768.05 MMK |
| 500 TRY | 23,840.24 MMK |
| 1,000 TRY | 47,680.49 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-07T04:05:25Z",
"rates": {
"MMK": 47.680489
}
}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": 4768.0489,
"rate": 47.680489
}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