Rate Overview
Live
1 MRO = 1.4242 SOS
1 SOS = 0.702141
MRO
Avg
1.4278
High
1.4319
Low
1.4242
Last updated: 3/7/2026, 9:17:52 AM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.42 SOS |
| 10 MRO | 14.24 SOS |
| 50 MRO | 71.21 SOS |
| 100 MRO | 142.42 SOS |
| 500 MRO | 712.11 SOS |
| 1,000 MRO | 1,424.22 SOS |
Get MRO/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SOSExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T09:17:52Z",
"rates": {
"SOS": 1.424215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SOS",
"amount": 100
},
"result": 142.4215,
"rate": 1.424215
}Build with MRO/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key