Rate Overview
Live
1 SYP = 0.072887 MOP
1 MOP = 13.7199
SYP
Avg
0.072799
High
0.072906
Low
0.072328
Last updated: 3/7/2026, 1:38:36 AM
Quick Conversions
| SYP | MOP |
|---|---|
| 1 SYP | 0.07 MOP |
| 10 SYP | 0.73 MOP |
| 50 SYP | 3.64 MOP |
| 100 SYP | 7.29 MOP |
| 500 SYP | 36.44 MOP |
| 1,000 SYP | 72.89 MOP |
Get SYP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MOPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T01:38:36Z",
"rates": {
"MOP": 0.072887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MOP",
"amount": 100
},
"result": 7.2886999999999995,
"rate": 0.072887
}Build with SYP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key