Rate Overview
Live
1 EUR = 664.5316 SOS
1 SOS = 0.001505
EUR
Avg
668.9744
High
687.8852
Low
654.4171
Last updated: 5/27/2026, 9:48:10 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 664.53 SOS |
| 10 EUR | 6,645.32 SOS |
| 50 EUR | 33,226.58 SOS |
| 100 EUR | 66,453.16 SOS |
| 500 EUR | 332,265.81 SOS |
| 1,000 EUR | 664,531.62 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-05-27T09:48:10Z",
"rates": {
"SOS": 664.531621
}
}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": 66453.1621,
"rate": 664.531621
}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