Rate Overview
Live
1 MRO = 1.4294 SOS
1 SOS = 0.699585
MRO
Avg
1.4145
High
1.4294
Low
1.3770
Last updated: 9/14/2026, 4:21:32 PM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.43 SOS |
| 10 MRO | 14.29 SOS |
| 50 MRO | 71.47 SOS |
| 100 MRO | 142.94 SOS |
| 500 MRO | 714.71 SOS |
| 1,000 MRO | 1,429.42 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-09-14T16:21:32Z",
"rates": {
"SOS": 1.429419
}
}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.9419,
"rate": 1.429419
}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