Rate Overview
Live
1 SOS = 0.414790 YER
1 YER = 2.4109
SOS
Avg
0.417721
High
0.423383
Low
0.414790
Last updated: 7/15/2026, 2:22:59 AM
Quick Conversions
| SOS | YER |
|---|---|
| 1 SOS | 0.41 YER |
| 10 SOS | 4.15 YER |
| 50 SOS | 20.74 YER |
| 100 SOS | 41.48 YER |
| 500 SOS | 207.39 YER |
| 1,000 SOS | 414.79 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-15T02:22:59Z",
"rates": {
"YER": 0.41479
}
}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.479,
"rate": 0.41479
}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