Rate Overview
Live
1 MRO = 0.036089 SCR
1 SCR = 27.7093
MRO
Avg
0.036469
High
0.038401
Low
0.034773
Last updated: 3/27/2026, 8:20:53 AM
Quick Conversions
| MRO | SCR |
|---|---|
| 1 MRO | 0.04 SCR |
| 10 MRO | 0.36 SCR |
| 50 MRO | 1.80 SCR |
| 100 MRO | 3.61 SCR |
| 500 MRO | 18.04 SCR |
| 1,000 MRO | 36.09 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-03-27T08:20:53Z",
"rates": {
"SCR": 0.036089
}
}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.6089,
"rate": 0.036089
}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