Rate Overview
Live
1 EUR = 654.2296 SOS
1 SOS = 0.001529
EUR
Avg
651.8404
High
654.2844
Low
649.2084
Last updated: 7/4/2026, 10:09:50 PM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 654.23 SOS |
| 10 EUR | 6,542.30 SOS |
| 50 EUR | 32,711.48 SOS |
| 100 EUR | 65,422.96 SOS |
| 500 EUR | 327,114.80 SOS |
| 1,000 EUR | 654,229.59 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-07-04T22:09:50Z",
"rates": {
"SOS": 654.229593
}
}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": 65422.9593,
"rate": 654.229593
}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