Rate Overview
Live
1 EUR = 664.9939 SOS
1 SOS = 0.001504
EUR
Avg
668.4463
High
683.1809
Low
654.0120
Last updated: 5/27/2026, 1:38:01 PM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 664.99 SOS |
| 10 EUR | 6,649.94 SOS |
| 50 EUR | 33,249.69 SOS |
| 100 EUR | 66,499.39 SOS |
| 500 EUR | 332,496.94 SOS |
| 1,000 EUR | 664,993.89 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-27T13:38:01Z",
"rates": {
"SOS": 664.993888
}
}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": 66499.3888,
"rate": 664.993888
}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