Rate Overview
Live
1 UAH = 0.216186 SEK
1 SEK = 4.6256
UAH
Avg
0.214863
High
0.216391
Low
0.212841
Last updated: 9/2/2026, 2:23:28 PM
Quick Conversions
| UAH | SEK |
|---|---|
| 1 UAH | 0.22 SEK |
| 10 UAH | 2.16 SEK |
| 50 UAH | 10.81 SEK |
| 100 UAH | 21.62 SEK |
| 500 UAH | 108.09 SEK |
| 1,000 UAH | 216.19 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-09-02T14:23:28Z",
"rates": {
"SEK": 0.216186
}
}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.6186,
"rate": 0.216186
}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