Rate Overview
Live
1 MRO = 0.036691 SCR
1 SCR = 27.2546
MRO
Avg
0.036274
High
0.037474
Low
0.034290
Last updated: 3/7/2026, 2:47:40 AM
Quick Conversions
| MRO | SCR |
|---|---|
| 1 MRO | 0.04 SCR |
| 10 MRO | 0.37 SCR |
| 50 MRO | 1.83 SCR |
| 100 MRO | 3.67 SCR |
| 500 MRO | 18.35 SCR |
| 1,000 MRO | 36.69 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-07T02:47:40Z",
"rates": {
"SCR": 0.036691
}
}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.6691000000000003,
"rate": 0.036691
}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