Rate Overview
Live
1 MOP = 1.7159 SCR
1 SCR = 0.582768
MOP
Avg
1.7331
High
1.8152
Low
1.6933
Last updated: 5/6/2026, 3:57:24 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.72 SCR |
| 10 MOP | 17.16 SCR |
| 50 MOP | 85.80 SCR |
| 100 MOP | 171.59 SCR |
| 500 MOP | 857.97 SCR |
| 1,000 MOP | 1,715.95 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-06T03:57:24Z",
"rates": {
"SCR": 1.715949
}
}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": 171.5949,
"rate": 1.715949
}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