Rate Overview
Live
1 TRY = 45.7448 MMK
1 MMK = 0.021860
TRY
Avg
46.2224
High
46.6612
Low
45.7406
Last updated: 5/27/2026, 7:16:54 PM
Quick Conversions
| TRY | MMK |
|---|---|
| 1 TRY | 45.74 MMK |
| 10 TRY | 457.45 MMK |
| 50 TRY | 2,287.24 MMK |
| 100 TRY | 4,574.48 MMK |
| 500 TRY | 22,872.38 MMK |
| 1,000 TRY | 45,744.76 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-05-27T19:16:54Z",
"rates": {
"MMK": 45.744755
}
}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": 4574.4755,
"rate": 45.744755
}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