Rate Overview
Live
1 EUR = 673.1968 SOS
1 SOS = 0.001485
EUR
Avg
670.6519
High
673.9729
Low
666.7464
Last updated: 4/16/2026, 5:10:33 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 673.20 SOS |
| 10 EUR | 6,731.97 SOS |
| 50 EUR | 33,659.84 SOS |
| 100 EUR | 67,319.68 SOS |
| 500 EUR | 336,598.38 SOS |
| 1,000 EUR | 673,196.76 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-04-16T05:10:33Z",
"rates": {
"SOS": 673.196761
}
}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": 67319.6761,
"rate": 673.196761
}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