Rate Overview
Live
1 MMK = 0.022319 TRY
1 TRY = 44.8049
MMK
Avg
0.022291
High
0.022338
Low
0.022226
Last updated: 7/8/2026, 3:38:26 PM
Quick Conversions
| MMK | TRY |
|---|---|
| 1 MMK | 0.02 TRY |
| 10 MMK | 0.22 TRY |
| 50 MMK | 1.12 TRY |
| 100 MMK | 2.23 TRY |
| 500 MMK | 11.16 TRY |
| 1,000 MMK | 22.32 TRY |
Get MMK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=TRYExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-07-08T15:38:26Z",
"rates": {
"TRY": 0.022319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "TRY",
"amount": 100
},
"result": 2.2319,
"rate": 0.022319
}Build with MMK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key