Rate Overview
Live
1 MOP = 1611.68 SYP
1 SYP = 0.000620
MOP
Avg
1609.65
High
1611.68
Low
1608.21
Last updated: 8/22/2026, 8:26:18 PM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 1,611.68 SYP |
| 10 MOP | 16,116.77 SYP |
| 50 MOP | 80,583.87 SYP |
| 100 MOP | 161,167.74 SYP |
| 500 MOP | 805,838.70 SYP |
| 1,000 MOP | 1,611,677.40 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-08-22T20:26:18Z",
"rates": {
"SYP": 1611.677395
}
}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": 161167.7395,
"rate": 1611.677395
}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