Rate Overview
Live
1 MOP = 1.8095 SCR
1 SCR = 0.552648
MOP
Avg
1.7710
High
1.8436
Low
1.6287
Last updated: 7/8/2026, 7:50:47 PM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.81 SCR |
| 10 MOP | 18.09 SCR |
| 50 MOP | 90.47 SCR |
| 100 MOP | 180.95 SCR |
| 500 MOP | 904.73 SCR |
| 1,000 MOP | 1,809.47 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-08T19:50:47Z",
"rates": {
"SCR": 1.80947
}
}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.947,
"rate": 1.80947
}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