Rate Overview
Live
1 SEK = 4.6104 UAH
1 UAH = 0.216899
SEK
Avg
4.3250
High
4.8210
Low
3.7783
Last updated: 7/28/2026, 1:36:34 PM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.61 UAH |
| 10 SEK | 46.10 UAH |
| 50 SEK | 230.52 UAH |
| 100 SEK | 461.04 UAH |
| 500 SEK | 2,305.22 UAH |
| 1,000 SEK | 4,610.45 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-28T13:36:34Z",
"rates": {
"UAH": 4.610447
}
}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": 461.0447,
"rate": 4.610447
}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