Rate Overview
Live
1 MOP = 13.7037 SYP
1 SYP = 0.072973
MOP
Avg
13.7145
High
13.7370
Low
13.7037
Last updated: 4/18/2026, 8:45:38 AM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 13.70 SYP |
| 10 MOP | 137.04 SYP |
| 50 MOP | 685.19 SYP |
| 100 MOP | 1,370.37 SYP |
| 500 MOP | 6,851.87 SYP |
| 1,000 MOP | 13,703.75 SYP |
Get MOP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SYPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:45:38Z",
"rates": {
"SYP": 13.703746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SYP",
"amount": 100
},
"result": 1370.3746,
"rate": 13.703746
}Build with MOP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key