Rate Overview
Live
1 MOP = 1.7844 SCR
1 SCR = 0.560405
MOP
Avg
1.7890
High
1.8438
Low
1.6909
Last updated: 7/23/2026, 12:12:16 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.78 SCR |
| 10 MOP | 17.84 SCR |
| 50 MOP | 89.22 SCR |
| 100 MOP | 178.44 SCR |
| 500 MOP | 892.21 SCR |
| 1,000 MOP | 1,784.43 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-23T00:12:16Z",
"rates": {
"SCR": 1.784425
}
}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.4425,
"rate": 1.784425
}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