Rate Overview
Live
1 MOP = 1.7661 SCR
1 SCR = 0.566206
MOP
Avg
1.7936
High
1.8900
Low
1.5753
Last updated: 5/26/2026, 10:33:15 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.77 SCR |
| 10 MOP | 17.66 SCR |
| 50 MOP | 88.31 SCR |
| 100 MOP | 176.61 SCR |
| 500 MOP | 883.07 SCR |
| 1,000 MOP | 1,766.14 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-05-26T10:33:15Z",
"rates": {
"SCR": 1.766143
}
}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.61430000000001,
"rate": 1.766143
}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