Rate Overview
Live
1 MMK = 0.052646 SYP
1 SYP = 18.9948
MMK
Avg
0.052681
High
0.052961
Low
0.052632
Last updated: 5/8/2026, 11:47:57 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.32 SYP |
| 1,000 MMK | 52.65 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-05-08T11:47:57Z",
"rates": {
"SYP": 0.052646
}
}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.2646,
"rate": 0.052646
}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