Rate Overview
Live
1 UAH = 13.0794 SOS
1 SOS = 0.076456
UAH
Avg
13.1361
High
13.1736
Low
13.0794
Last updated: 4/17/2026, 5:56:16 PM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 13.08 SOS |
| 10 UAH | 130.79 SOS |
| 50 UAH | 653.97 SOS |
| 100 UAH | 1,307.94 SOS |
| 500 UAH | 6,539.71 SOS |
| 1,000 UAH | 13,079.41 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-04-17T17:56:16Z",
"rates": {
"SOS": 13.079412
}
}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": 1307.9412,
"rate": 13.079412
}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