Rate Overview
Live
1 MRO = 1.4274 SOS
1 SOS = 0.700568
MRO
Avg
1.4308
High
1.4383
Low
1.4217
Last updated: 6/4/2026, 9:16:32 PM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.43 SOS |
| 10 MRO | 14.27 SOS |
| 50 MRO | 71.37 SOS |
| 100 MRO | 142.74 SOS |
| 500 MRO | 713.71 SOS |
| 1,000 MRO | 1,427.41 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-06-04T21:16:32Z",
"rates": {
"SOS": 1.427414
}
}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.7414,
"rate": 1.427414
}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