Rate Overview
Live
1 MOP = 1611.47 SYP
1 SYP = 0.000621
MOP
Avg
699.5106
High
1625.10
Low
13.6588
Last updated: 8/24/2026, 8:31:01 AM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 1,611.47 SYP |
| 10 MOP | 16,114.65 SYP |
| 50 MOP | 80,573.27 SYP |
| 100 MOP | 161,146.55 SYP |
| 500 MOP | 805,732.74 SYP |
| 1,000 MOP | 1,611,465.47 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-24T08:31:01Z",
"rates": {
"SYP": 1611.465473
}
}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": 161146.5473,
"rate": 1611.465473
}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