Rate Overview
Live
1 YER = 2.3902 SOS
1 SOS = 0.418368
YER
Avg
2.3513
High
2.4113
Low
2.2781
Last updated: 7/29/2026, 2:21:21 PM
Quick Conversions
| YER | SOS |
|---|---|
| 1 YER | 2.39 SOS |
| 10 YER | 23.90 SOS |
| 50 YER | 119.51 SOS |
| 100 YER | 239.02 SOS |
| 500 YER | 1,195.12 SOS |
| 1,000 YER | 2,390.24 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-07-29T14:21:21Z",
"rates": {
"SOS": 2.390241
}
}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.0241,
"rate": 2.390241
}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