Rate Overview
Live
1 SYP = 18.9900 MMK
1 MMK = 0.052659
SYP
Avg
18.9947
High
19.0042
Low
18.9900
Last updated: 7/9/2026, 10:19:59 AM
Quick Conversions
| SYP | MMK |
|---|---|
| 1 SYP | 18.99 MMK |
| 10 SYP | 189.90 MMK |
| 50 SYP | 949.50 MMK |
| 100 SYP | 1,899.00 MMK |
| 500 SYP | 9,495.00 MMK |
| 1,000 SYP | 18,990.00 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-07-09T10:19:59Z",
"rates": {
"MMK": 18.990002
}
}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.0002,
"rate": 18.990002
}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