Rate Overview
Live
1 SYP = 19.0011 MMK
1 MMK = 0.052628
SYP
Avg
18.9983
High
19.0029
Low
18.9816
Last updated: 4/18/2026, 8:51:59 AM
Quick Conversions
| SYP | MMK |
|---|---|
| 1 SYP | 19.00 MMK |
| 10 SYP | 190.01 MMK |
| 50 SYP | 950.06 MMK |
| 100 SYP | 1,900.11 MMK |
| 500 SYP | 9,500.57 MMK |
| 1,000 SYP | 19,001.15 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-04-18T08:51:59Z",
"rates": {
"MMK": 19.001149
}
}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": 1900.1149000000003,
"rate": 19.001149
}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