Rate Overview
Live
1 TRY = 44.2825 MMK
1 MMK = 0.022582
TRY
Avg
46.6820
High
48.8785
Low
44.2825
Last updated: 7/30/2026, 8:01:21 AM
Quick Conversions
| TRY | MMK |
|---|---|
| 1 TRY | 44.28 MMK |
| 10 TRY | 442.83 MMK |
| 50 TRY | 2,214.13 MMK |
| 100 TRY | 4,428.25 MMK |
| 500 TRY | 22,141.26 MMK |
| 1,000 TRY | 44,282.53 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-07-30T08:01:21Z",
"rates": {
"MMK": 44.282528
}
}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": 4428.2528,
"rate": 44.282528
}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