Rate Overview
Live
1 SOS = 0.416966 YER
1 YER = 2.3983
SOS
Avg
0.425396
High
0.438960
Low
0.414714
Last updated: 7/25/2026, 10:24:30 PM
Quick Conversions
| SOS | YER |
|---|---|
| 1 SOS | 0.42 YER |
| 10 SOS | 4.17 YER |
| 50 SOS | 20.85 YER |
| 100 SOS | 41.70 YER |
| 500 SOS | 208.48 YER |
| 1,000 SOS | 416.97 YER |
Get SOS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=YERExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-25T22:24:30Z",
"rates": {
"YER": 0.416966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "YER",
"amount": 100
},
"result": 41.696600000000004,
"rate": 0.416966
}Build with SOS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key