Rate Overview
Live
1 MOP = 1.8454 SCR
1 SCR = 0.541874 MOP
Avg
1.8505
High
1.8709
Low
1.8386
Last updated: 1/25/2026, 5:23:56 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.85 SCR |
| 10 MOP | 18.45 SCR |
| 50 MOP | 92.27 SCR |
| 100 MOP | 184.54 SCR |
| 500 MOP | 922.72 SCR |
| 1,000 MOP | 1,845.45 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-01-25T05:23:56Z",
"rates": {
"SCR": 1.845449
}
}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": 184.54489999999998,
"rate": 1.845449
}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