Rate Overview
Live
1 EUR = 662.3141 SOS
1 SOS = 0.001510
EUR
Avg
661.5351
High
663.3023
Low
659.3563
Last updated: 6/17/2026, 7:17:28 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 662.31 SOS |
| 10 EUR | 6,623.14 SOS |
| 50 EUR | 33,115.71 SOS |
| 100 EUR | 66,231.41 SOS |
| 500 EUR | 331,157.07 SOS |
| 1,000 EUR | 662,314.14 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-06-17T07:17:28Z",
"rates": {
"SOS": 662.314138
}
}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": 66231.4138,
"rate": 662.314138
}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