Rate Overview
Live
1 MOP = 1.7481 SCR
1 SCR = 0.572051
MOP
Avg
1.7884
High
1.8852
Low
1.7109
Last updated: 4/15/2026, 10:15:33 PM
Quick Conversions
| MOP | SCR |
|---|---|
| 1 MOP | 1.75 SCR |
| 10 MOP | 17.48 SCR |
| 50 MOP | 87.40 SCR |
| 100 MOP | 174.81 SCR |
| 500 MOP | 874.05 SCR |
| 1,000 MOP | 1,748.10 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-04-15T22:15:33Z",
"rates": {
"SCR": 1.748097
}
}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": 174.8097,
"rate": 1.748097
}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