Rate Overview
Live
1 UAH = 12.7139 SOS
1 SOS = 0.078654
UAH
Avg
13.4845
High
13.9168
Low
12.7139
Last updated: 7/28/2026, 4:47:16 AM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.71 SOS |
| 10 UAH | 127.14 SOS |
| 50 UAH | 635.70 SOS |
| 100 UAH | 1,271.39 SOS |
| 500 UAH | 6,356.96 SOS |
| 1,000 UAH | 12,713.91 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-07-28T04:47:16Z",
"rates": {
"SOS": 12.713911
}
}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": 1271.3911,
"rate": 12.713911
}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