Rate Overview
Live
1 MOP = 1.7890 SCR
1 SCR = 0.558960
MOP
Avg
1.7553
High
1.8436
Low
1.6287
Last updated: 7/5/2026, 6:58:24 PM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.79 SCR |
| 10 MOP | 17.89 SCR |
| 50 MOP | 89.45 SCR |
| 100 MOP | 178.90 SCR |
| 500 MOP | 894.52 SCR |
| 1,000 MOP | 1,789.04 SCR |
Get MOP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SCRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-05T18:58:24Z",
"rates": {
"SCR": 1.789037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SCR",
"amount": 100
},
"result": 178.9037,
"rate": 1.789037
}Build with MOP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key