Rate Overview
Live
1 MMK = 0.052628 SYP
1 SYP = 19.0013
MMK
Avg
0.052636
High
0.052682
Low
0.052623
Last updated: 4/18/2026, 8:52:00 AM
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.31 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-04-18T08:52:00Z",
"rates": {
"SYP": 0.052628
}
}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.2628,
"rate": 0.052628
}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