Rate Overview
Live
1 MRO = 1.4185 SOS
1 SOS = 0.704949
MRO
Avg
1.4295
High
1.4383
Low
1.4185
Last updated: 8/4/2026, 8:22:13 PM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.42 SOS |
| 10 MRO | 14.19 SOS |
| 50 MRO | 70.93 SOS |
| 100 MRO | 141.85 SOS |
| 500 MRO | 709.27 SOS |
| 1,000 MRO | 1,418.54 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-04T20:22:13Z",
"rates": {
"SOS": 1.418542
}
}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.8542,
"rate": 1.418542
}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