Rate Overview
Live
1 TRY = 44.3514 MMK
1 MMK = 0.022547
TRY
Avg
46.5080
High
48.4061
Low
44.3514
Last updated: 7/25/2026, 9:21:28 PM
Quick Conversions
| TRY | MMK |
|---|---|
| 1 TRY | 44.35 MMK |
| 10 TRY | 443.51 MMK |
| 50 TRY | 2,217.57 MMK |
| 100 TRY | 4,435.14 MMK |
| 500 TRY | 22,175.68 MMK |
| 1,000 TRY | 44,351.36 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-25T21:21:28Z",
"rates": {
"MMK": 44.351357
}
}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": 4435.1357,
"rate": 44.351357
}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