Rate Overview
Live
1 SOS = 0.001485 EUR
1 EUR = 673.4007
SOS
Avg
0.001491
High
0.001499
Low
0.001483
Last updated: 4/16/2026, 5:10:33 AM
Quick Conversions
| SOS | EUR |
|---|---|
| 1 SOS | 0.00 EUR |
| 10 SOS | 0.01 EUR |
| 50 SOS | 0.07 EUR |
| 100 SOS | 0.15 EUR |
| 500 SOS | 0.74 EUR |
| 1,000 SOS | 1.49 EUR |
Get SOS/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=EURExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-04-16T05:10:33Z",
"rates": {
"EUR": 0.001485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "EUR",
"amount": 100
},
"result": 0.1485,
"rate": 0.001485
}Build with SOS/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key