Rate Overview
Live
1 SOS = 0.001538 EUR
1 EUR = 650.1951
SOS
Avg
0.001536
High
0.001540
Low
0.001530
Last updated: 7/26/2026, 3:03:07 AM
Quick Conversions
| SOS | EUR |
|---|---|
| 1 SOS | 0.00 EUR |
| 10 SOS | 0.02 EUR |
| 50 SOS | 0.08 EUR |
| 100 SOS | 0.15 EUR |
| 500 SOS | 0.77 EUR |
| 1,000 SOS | 1.54 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-07-26T03:03:07Z",
"rates": {
"EUR": 0.001538
}
}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.15380000000000002,
"rate": 0.001538
}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