Rate Overview
Live
1 MRO = 1.4217 SOS
1 SOS = 0.703360
MRO
Avg
1.4269
High
1.4352
Low
1.4192
Last updated: 8/5/2026, 9:24:35 AM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.42 SOS |
| 10 MRO | 14.22 SOS |
| 50 MRO | 71.09 SOS |
| 100 MRO | 142.17 SOS |
| 500 MRO | 710.87 SOS |
| 1,000 MRO | 1,421.75 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-08-05T09:24:35Z",
"rates": {
"SOS": 1.421748
}
}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.1748,
"rate": 1.421748
}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