Rate Overview
Live
1 UAH = 0.216559 SEK
1 SEK = 4.6177
UAH
Avg
0.216592
High
0.218389
Low
0.214993
Last updated: 7/7/2026, 12:20:48 PM
Quick Conversions
| UAH | SEK |
|---|---|
| 1 UAH | 0.22 SEK |
| 10 UAH | 2.17 SEK |
| 50 UAH | 10.83 SEK |
| 100 UAH | 21.66 SEK |
| 500 UAH | 108.28 SEK |
| 1,000 UAH | 216.56 SEK |
Get UAH/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SEKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-07T12:20:48Z",
"rates": {
"SEK": 0.216559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SEK",
"amount": 100
},
"result": 21.6559,
"rate": 0.216559
}Build with UAH/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key