Rate Overview
Live
1 MOP = 1.8568 SCR
1 SCR = 0.538556
MOP
Avg
1.7929
High
1.8568
Low
1.6953
Last updated: 3/6/2026, 11:05:46 AM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.86 SCR |
| 10 MOP | 18.57 SCR |
| 50 MOP | 92.84 SCR |
| 100 MOP | 185.68 SCR |
| 500 MOP | 928.41 SCR |
| 1,000 MOP | 1,856.82 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-03-06T11:05:46Z",
"rates": {
"SCR": 1.856818
}
}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": 185.6818,
"rate": 1.856818
}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