Rate Overview
Live
1 SOS = 0.076456 UAH
1 UAH = 13.0794
SOS
Avg
0.076126
High
0.076456
Low
0.075909
Last updated: 4/17/2026, 1:11:42 PM
Quick Conversions
| SOS | UAH |
|---|---|
| 1 SOS | 0.08 UAH |
| 10 SOS | 0.76 UAH |
| 50 SOS | 3.82 UAH |
| 100 SOS | 7.65 UAH |
| 500 SOS | 38.23 UAH |
| 1,000 SOS | 76.46 UAH |
Get SOS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=UAHExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-04-17T13:11:42Z",
"rates": {
"UAH": 0.076456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "UAH",
"amount": 100
},
"result": 7.6456,
"rate": 0.076456
}Build with SOS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key