Rate Overview
Live
1 SYP = 18.9944 MMK
1 MMK = 0.052647
SYP
Avg
17.3463
High
19.0005
Low
0.189868
Last updated: 5/29/2026, 11:24:30 PM
Quick Conversions
| SYP | MMK |
|---|---|
| 1 SYP | 18.99 MMK |
| 10 SYP | 189.94 MMK |
| 50 SYP | 949.72 MMK |
| 100 SYP | 1,899.44 MMK |
| 500 SYP | 9,497.20 MMK |
| 1,000 SYP | 18,994.41 MMK |
Get SYP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MMKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-29T23:24:30Z",
"rates": {
"MMK": 18.994408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MMK",
"amount": 100
},
"result": 1899.4408,
"rate": 18.994408
}Build with SYP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key