Rate Overview
Live
1 YER = 2.3946 SOS
1 SOS = 0.417601
YER
Avg
2.3988
High
2.4099
Low
2.3893
Last updated: 4/17/2026, 2:34:04 PM
Quick Conversions
| YER | SOS |
|---|---|
| 1 YER | 2.39 SOS |
| 10 YER | 23.95 SOS |
| 50 YER | 119.73 SOS |
| 100 YER | 239.46 SOS |
| 500 YER | 1,197.31 SOS |
| 1,000 YER | 2,394.63 SOS |
Get YER/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SOSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T14:34:04Z",
"rates": {
"SOS": 2.394628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SOS",
"amount": 100
},
"result": 239.4628,
"rate": 2.394628
}Build with YER/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key