Rate Overview
Live
1 EUR = 661.3157 SOS
1 SOS = 0.001512
EUR
Avg
661.1941
High
662.4274
Low
659.9857
Last updated: 3/27/2026, 2:52:16 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 661.32 SOS |
| 10 EUR | 6,613.16 SOS |
| 50 EUR | 33,065.78 SOS |
| 100 EUR | 66,131.57 SOS |
| 500 EUR | 330,657.84 SOS |
| 1,000 EUR | 661,315.68 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-27T02:52:16Z",
"rates": {
"SOS": 661.315676
}
}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": 66131.56760000001,
"rate": 661.315676
}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