Rate Overview
Live
1 EUR = 662.4053 SOS
1 SOS = 0.001510
EUR
Avg
666.4318
High
674.8202
Low
659.1529
Last updated: 3/7/2026, 12:12:11 AM
Quick Conversions
| EUR | SOS |
|---|---|
| 1 EUR | 662.41 SOS |
| 10 EUR | 6,624.05 SOS |
| 50 EUR | 33,120.26 SOS |
| 100 EUR | 66,240.53 SOS |
| 500 EUR | 331,202.64 SOS |
| 1,000 EUR | 662,405.27 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-03-07T00:12:11Z",
"rates": {
"SOS": 662.40527
}
}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": 66240.527,
"rate": 662.40527
}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