Rate Overview
Live
1 MRO = 0.035697 SCR
1 SCR = 28.0136
MRO
Avg
0.035282
High
0.036435
Low
0.034437
Last updated: 6/16/2026, 1:27:54 PM
Quick Conversions
| MRO | SCR |
|---|---|
| 1 MRO | 0.04 SCR |
| 10 MRO | 0.36 SCR |
| 50 MRO | 1.78 SCR |
| 100 MRO | 3.57 SCR |
| 500 MRO | 17.85 SCR |
| 1,000 MRO | 35.70 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-06-16T13:27:54Z",
"rates": {
"SCR": 0.035697
}
}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.5697,
"rate": 0.035697
}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