Rate Overview
Live
1 MRO = 0.035161 SCR
1 SCR = 28.4406
MRO
Avg
0.036039
High
0.037925
Low
0.034186
Last updated: 7/28/2026, 3:10:52 AM
Quick Conversions
| MRO | SCR |
|---|---|
| 1 MRO | 0.04 SCR |
| 10 MRO | 0.35 SCR |
| 50 MRO | 1.76 SCR |
| 100 MRO | 3.52 SCR |
| 500 MRO | 17.58 SCR |
| 1,000 MRO | 35.16 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-28T03:10:52Z",
"rates": {
"SCR": 0.035161
}
}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.5161,
"rate": 0.035161
}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