Rate Overview
Live
1 MOP = 13.6994 SYP
1 SYP = 0.072996
MOP
Avg
1221.92
High
1628.62
Low
13.6945
Last updated: 5/29/2026, 2:28:42 PM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 13.70 SYP |
| 10 MOP | 136.99 SYP |
| 50 MOP | 684.97 SYP |
| 100 MOP | 1,369.94 SYP |
| 500 MOP | 6,849.72 SYP |
| 1,000 MOP | 13,699.45 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-05-29T14:28:42Z",
"rates": {
"SYP": 13.699449
}
}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.9449,
"rate": 13.699449
}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