Rate Overview
Live
1 SEK = 4.6483 UAH
1 UAH = 0.215134
SEK
Avg
4.6158
High
4.6483
Low
4.5790
Last updated: 7/3/2026, 11:53:02 AM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.65 UAH |
| 10 SEK | 46.48 UAH |
| 50 SEK | 232.41 UAH |
| 100 SEK | 464.83 UAH |
| 500 SEK | 2,324.13 UAH |
| 1,000 SEK | 4,648.26 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-03T11:53:02Z",
"rates": {
"UAH": 4.648255
}
}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": 464.8255,
"rate": 4.648255
}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