Rate Overview
Live
1 UAH = 0.214573 SEK
1 SEK = 4.6604
UAH
Avg
0.214936
High
0.216391
Low
0.213779
Last updated: 9/6/2026, 10:10:17 PM
Quick Conversions
| UAH | SEK |
|---|---|
| 1 UAH | 0.21 SEK |
| 10 UAH | 2.15 SEK |
| 50 UAH | 10.73 SEK |
| 100 UAH | 21.46 SEK |
| 500 UAH | 107.29 SEK |
| 1,000 UAH | 214.57 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-06T22:10:17Z",
"rates": {
"SEK": 0.214573
}
}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.4573,
"rate": 0.214573
}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