Rate Overview
Live
1 MRO = 1.4186 SOS
1 SOS = 0.704944
MRO
Avg
1.4235
High
1.4321
Low
1.4186
Last updated: 8/24/2026, 6:28:53 AM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.42 SOS |
| 10 MRO | 14.19 SOS |
| 50 MRO | 70.93 SOS |
| 100 MRO | 141.86 SOS |
| 500 MRO | 709.28 SOS |
| 1,000 MRO | 1,418.55 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-24T06:28:53Z",
"rates": {
"SOS": 1.418552
}
}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": 141.8552,
"rate": 1.418552
}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