Rate Overview
Live
1 MOP = 13.7198 SYP
1 SYP = 0.072887
MOP
Avg
13.7365
High
13.8258
Low
13.7162
Last updated: 3/7/2026, 12:09:53 AM
Quick Conversions
| MOP | SYP |
|---|---|
| 1 MOP | 13.72 SYP |
| 10 MOP | 137.20 SYP |
| 50 MOP | 685.99 SYP |
| 100 MOP | 1,371.98 SYP |
| 500 MOP | 6,859.92 SYP |
| 1,000 MOP | 13,719.84 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-03-07T00:09:53Z",
"rates": {
"SYP": 13.719839
}
}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": 1371.9839,
"rate": 13.719839
}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