Rate Overview
Live
1 MRO = 0.035360 SCR
1 SCR = 28.2805
MRO
Avg
0.035772
High
0.036363
Low
0.035225
Last updated: 7/27/2026, 11:57:46 PM
Quick Conversions
| MRO | SCR |
|---|---|
| 1 MRO | 0.04 SCR |
| 10 MRO | 0.35 SCR |
| 50 MRO | 1.77 SCR |
| 100 MRO | 3.54 SCR |
| 500 MRO | 17.68 SCR |
| 1,000 MRO | 35.36 SCR |
Get MRO/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SCRExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-27T23:57:46Z",
"rates": {
"SCR": 0.03536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SCR",
"amount": 100
},
"result": 3.5360000000000005,
"rate": 0.03536
}Build with MRO/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key