Rate Overview
Live
1 SOS = 0.076705 UAH
1 UAH = 13.0370
SOS
Avg
0.075973
High
0.077249
Low
0.074122
Last updated: 3/28/2026, 11:00:10 AM
Quick Conversions
| SOS | UAH |
|---|---|
| 1 SOS | 0.08 UAH |
| 10 SOS | 0.77 UAH |
| 50 SOS | 3.84 UAH |
| 100 SOS | 7.67 UAH |
| 500 SOS | 38.35 UAH |
| 1,000 SOS | 76.71 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-03-28T11:00:10Z",
"rates": {
"UAH": 0.076705
}
}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.6705,
"rate": 0.076705
}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