Rate Overview
Live
1 MOP = 13.6902 SYP
1 SYP = 0.073045
MOP
Avg
13.6850
High
13.6902
Low
13.6765
Last updated: 7/5/2026, 3:17:42 AM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 13.69 SYP |
| 10 MOP | 136.90 SYP |
| 50 MOP | 684.51 SYP |
| 100 MOP | 1,369.02 SYP |
| 500 MOP | 6,845.12 SYP |
| 1,000 MOP | 13,690.25 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-07-05T03:17:42Z",
"rates": {
"SYP": 13.690248
}
}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.0248000000001,
"rate": 13.690248
}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