Rate Overview
Live
1 UAH = 13.0341 SOS
1 SOS = 0.076722
UAH
Avg
12.9980
High
13.0341
Low
12.9621
Last updated: 5/7/2026, 9:54:43 PM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 13.03 SOS |
| 10 UAH | 130.34 SOS |
| 50 UAH | 651.71 SOS |
| 100 UAH | 1,303.41 SOS |
| 500 UAH | 6,517.07 SOS |
| 1,000 UAH | 13,034.15 SOS |
Get UAH/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SOSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T21:54:43Z",
"rates": {
"SOS": 13.034149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SOS",
"amount": 100
},
"result": 1303.4149,
"rate": 13.034149
}Build with UAH/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key