Rate Overview
Live
1 YER = 2.4110 SOS
1 SOS = 0.414763
YER
Avg
2.4096
High
2.4148
Low
2.4021
Last updated: 9/5/2026, 4:26:38 AM
Quick Conversions
| YER | SOS |
|---|---|
| 1 YER | 2.41 SOS |
| 10 YER | 24.11 SOS |
| 50 YER | 120.55 SOS |
| 100 YER | 241.10 SOS |
| 500 YER | 1,205.51 SOS |
| 1,000 YER | 2,411.01 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-09-05T04:26:38Z",
"rates": {
"SOS": 2.411014
}
}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": 241.1014,
"rate": 2.411014
}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