Rate Overview
Live
1 EUR = 673.9920 SOS
1 SOS = 0.001484
EUR
Avg
670.4253
High
674.0067
Low
667.8527
Last updated: 5/7/2026, 6:57:31 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 673.99 SOS |
| 10 EUR | 6,739.92 SOS |
| 50 EUR | 33,699.60 SOS |
| 100 EUR | 67,399.20 SOS |
| 500 EUR | 336,996.01 SOS |
| 1,000 EUR | 673,992.02 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-07T06:57:31Z",
"rates": {
"SOS": 673.992016
}
}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": 67399.2016,
"rate": 673.992016
}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