Rate Overview
Live
1 SYP = 18.9993 MMK
1 MMK = 0.052633
SYP
Avg
18.9802
High
19.0022
Low
18.8492
Last updated: 3/6/2026, 3:33:19 PM
Quick Conversions
| SYP | MMK |
|---|---|
| 1 SYP | 19.00 MMK |
| 10 SYP | 189.99 MMK |
| 50 SYP | 949.97 MMK |
| 100 SYP | 1,899.93 MMK |
| 500 SYP | 9,499.67 MMK |
| 1,000 SYP | 18,999.33 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-03-06T15:33:19Z",
"rates": {
"MMK": 18.999334
}
}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.9334000000001,
"rate": 18.999334
}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