Rate Overview
Live
1 EUR = 659.4448 SOS
1 SOS = 0.001516
EUR
Avg
660.9058
High
680.2915
Low
615.9999
Last updated: 3/27/2026, 4:22:11 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 659.44 SOS |
| 10 EUR | 6,594.45 SOS |
| 50 EUR | 32,972.24 SOS |
| 100 EUR | 65,944.48 SOS |
| 500 EUR | 329,722.39 SOS |
| 1,000 EUR | 659,444.79 SOS |
Get EUR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SOSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-27T04:22:11Z",
"rates": {
"SOS": 659.444785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SOS",
"amount": 100
},
"result": 65944.4785,
"rate": 659.444785
}Build with EUR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key