Rate Overview
Live
1 SEK = 4.6293 UAH
1 UAH = 0.216016
SEK
Avg
4.6203
High
4.6849
Low
4.5790
Last updated: 7/21/2026, 10:16:23 AM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.63 UAH |
| 10 SEK | 46.29 UAH |
| 50 SEK | 231.46 UAH |
| 100 SEK | 462.93 UAH |
| 500 SEK | 2,314.65 UAH |
| 1,000 SEK | 4,629.30 UAH |
Get SEK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=UAHExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-21T10:16:23Z",
"rates": {
"UAH": 4.629295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "UAH",
"amount": 100
},
"result": 462.9295,
"rate": 4.629295
}Build with SEK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key