Rate Overview
Live
1 MOP = 1.7278 SCR
1 SCR = 0.578757
MOP
Avg
1.7948
High
1.8816
Low
1.6853
Last updated: 3/26/2026, 4:26:36 PM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.73 SCR |
| 10 MOP | 17.28 SCR |
| 50 MOP | 86.39 SCR |
| 100 MOP | 172.78 SCR |
| 500 MOP | 863.92 SCR |
| 1,000 MOP | 1,727.84 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-03-26T16:26:36Z",
"rates": {
"SCR": 1.727842
}
}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": 172.7842,
"rate": 1.727842
}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