Rate Overview
Live
1 MOP = 13.6919 SYP
1 SYP = 0.073036
MOP
Avg
13.6952
High
13.7054
Low
13.6885
Last updated: 6/18/2026, 9:57:24 AM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 13.69 SYP |
| 10 MOP | 136.92 SYP |
| 50 MOP | 684.59 SYP |
| 100 MOP | 1,369.19 SYP |
| 500 MOP | 6,845.93 SYP |
| 1,000 MOP | 13,691.86 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-06-18T09:57:24Z",
"rates": {
"SYP": 13.691856
}
}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": 1369.1856,
"rate": 13.691856
}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