Rate Overview
Live
1 MOP = 1.7779 SCR
1 SCR = 0.562453
MOP
Avg
1.7489
High
1.8039
Low
1.7133
Last updated: 6/15/2026, 12:50:03 PM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.78 SCR |
| 10 MOP | 17.78 SCR |
| 50 MOP | 88.90 SCR |
| 100 MOP | 177.79 SCR |
| 500 MOP | 888.96 SCR |
| 1,000 MOP | 1,777.93 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-06-15T12:50:03Z",
"rates": {
"SCR": 1.777926
}
}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": 177.7926,
"rate": 1.777926
}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