Rate Overview
Live
1 MOP = 1.8024 SCR
1 SCR = 0.554828
MOP
Avg
1.7632
High
1.8077
Low
1.6652
Last updated: 7/25/2026, 2:06:51 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.80 SCR |
| 10 MOP | 18.02 SCR |
| 50 MOP | 90.12 SCR |
| 100 MOP | 180.24 SCR |
| 500 MOP | 901.18 SCR |
| 1,000 MOP | 1,802.36 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-25T02:06:51Z",
"rates": {
"SCR": 1.802361
}
}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.23610000000002,
"rate": 1.802361
}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