Rate Overview
Live
1 MRO = 1.4432 SOS
1 SOS = 0.692891 MRO
Avg
1.4331
High
1.4459
Low
1.4173
Last updated: 1/25/2026, 2:56:57 PM
Quick Conversions
| MRO | SOS |
|---|---|
| 1 MRO | 1.44 SOS |
| 10 MRO | 14.43 SOS |
| 50 MRO | 72.16 SOS |
| 100 MRO | 144.32 SOS |
| 500 MRO | 721.61 SOS |
| 1,000 MRO | 1,443.23 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-01-25T14:56:57Z",
"rates": {
"SOS": 1.443229
}
}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": 144.3229,
"rate": 1.443229
}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