Rate Overview
Live
1 MOP = 1.7696 SCR
1 SCR = 0.565108
MOP
Avg
1.7784
High
1.8210
Low
1.7504
Last updated: 8/14/2026, 7:39:01 PM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.77 SCR |
| 10 MOP | 17.70 SCR |
| 50 MOP | 88.48 SCR |
| 100 MOP | 176.96 SCR |
| 500 MOP | 884.79 SCR |
| 1,000 MOP | 1,769.57 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-08-14T19:39:01Z",
"rates": {
"SCR": 1.769572
}
}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": 176.9572,
"rate": 1.769572
}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