Rate Overview
Live
1 UAH = 12.7116 SOS
1 SOS = 0.078669
UAH
Avg
12.7253
High
12.7356
Low
12.7116
Last updated: 6/19/2026, 8:53:11 AM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 12.71 SOS |
| 10 UAH | 127.12 SOS |
| 50 UAH | 635.58 SOS |
| 100 UAH | 1,271.16 SOS |
| 500 UAH | 6,355.78 SOS |
| 1,000 UAH | 12,711.56 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-06-19T08:53:11Z",
"rates": {
"SOS": 12.711561
}
}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.1561,
"rate": 12.711561
}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