Rate Overview
Live
1 SOS = 0.001561 EUR
1 EUR = 640.6150
SOS
Avg
0.001523
High
0.001561
Low
0.001485
Last updated: 8/15/2026, 8:04:17 AM
Quick Conversions
| SOS | EUR |
|---|---|
| 1 SOS | 0.00 EUR |
| 10 SOS | 0.02 EUR |
| 50 SOS | 0.08 EUR |
| 100 SOS | 0.16 EUR |
| 500 SOS | 0.78 EUR |
| 1,000 SOS | 1.56 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-08-15T08:04:17Z",
"rates": {
"EUR": 0.001561
}
}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.15610000000000002,
"rate": 0.001561
}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