Rate Overview
Live
1 MOP = 1.8065 SCR
1 SCR = 0.553545
MOP
Avg
1.7814
High
1.8077
Low
1.7347
Last updated: 7/26/2026, 12:08:52 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.81 SCR |
| 10 MOP | 18.07 SCR |
| 50 MOP | 90.33 SCR |
| 100 MOP | 180.65 SCR |
| 500 MOP | 903.27 SCR |
| 1,000 MOP | 1,806.54 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-26T00:08:52Z",
"rates": {
"SCR": 1.806538
}
}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": 180.6538,
"rate": 1.806538
}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