Rate Overview
Live
1 UAH = 0.213520 SEK
1 SEK = 4.6834
UAH
Avg
0.212446
High
0.213631
Low
0.211674
Last updated: 8/14/2026, 3:30:13 AM
Quick Conversions
| UAH | SEK |
|---|---|
| 1 UAH | 0.21 SEK |
| 10 UAH | 2.14 SEK |
| 50 UAH | 10.68 SEK |
| 100 UAH | 21.35 SEK |
| 500 UAH | 106.76 SEK |
| 1,000 UAH | 213.52 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-08-14T03:30:13Z",
"rates": {
"SEK": 0.21352
}
}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.352,
"rate": 0.21352
}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