Rate Overview
Live
1 UAH = 12.7983 SOS
1 SOS = 0.078136
UAH
Avg
12.8042
High
12.8466
Low
12.7514
Last updated: 7/10/2026, 11:14:29 PM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.80 SOS |
| 10 UAH | 127.98 SOS |
| 50 UAH | 639.91 SOS |
| 100 UAH | 1,279.83 SOS |
| 500 UAH | 6,399.13 SOS |
| 1,000 UAH | 12,798.25 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-10T23:14:29Z",
"rates": {
"SOS": 12.798254
}
}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": 1279.8254,
"rate": 12.798254
}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