Rate Overview
Live
1 MOP = 13.6994 SYP
1 SYP = 0.072996
MOP
Avg
931.3581
High
1624.99
Low
13.6948
Last updated: 5/29/2026, 2:29:11 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:29:11Z",
"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