Rate Overview
Live
1 MMK = 0.052633 SYP
1 SYP = 18.9995
MMK
Avg
0.052686
High
0.053052
Low
0.052625
Last updated: 3/6/2026, 10:34:25 PM
Quick Conversions
| MMK | SYP |
|---|---|
| 1 MMK | 0.05 SYP |
| 10 MMK | 0.53 SYP |
| 50 MMK | 2.63 SYP |
| 100 MMK | 5.26 SYP |
| 500 MMK | 26.32 SYP |
| 1,000 MMK | 52.63 SYP |
Get MMK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=SYPExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-06T22:34:25Z",
"rates": {
"SYP": 0.052633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "SYP",
"amount": 100
},
"result": 5.2633,
"rate": 0.052633
}Build with MMK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key