Rate Overview
Live
1 SYP = 0.072995 MOP
1 MOP = 13.6996
SYP
Avg
0.072994
High
0.073020
Low
0.072907
Last updated: 5/29/2026, 9:10:58 PM
Quick Conversions
| SYP | MOP |
|---|---|
| 1 SYP | 0.07 MOP |
| 10 SYP | 0.73 MOP |
| 50 SYP | 3.65 MOP |
| 100 SYP | 7.30 MOP |
| 500 SYP | 36.50 MOP |
| 1,000 SYP | 73.00 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-05-29T21:10:58Z",
"rates": {
"MOP": 0.072995
}
}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.2995,
"rate": 0.072995
}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