Rate Overview
Live
1 UAH = 13.0370 SOS
1 SOS = 0.076705
UAH
Avg
13.0487
High
13.2603
Low
12.9062
Last updated: 3/28/2026, 10:46:04 AM
Quick Conversions
| UAH | SOS |
|---|---|
| 1 UAH | 13.04 SOS |
| 10 UAH | 130.37 SOS |
| 50 UAH | 651.85 SOS |
| 100 UAH | 1,303.70 SOS |
| 500 UAH | 6,518.48 SOS |
| 1,000 UAH | 13,036.96 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-03-28T10:46:04Z",
"rates": {
"SOS": 13.036959
}
}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.6959,
"rate": 13.036959
}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