Rate Overview
Live
1 SEK = 4.6273 UAH
1 UAH = 0.216110
SEK
Avg
4.7434
High
4.8648
Low
4.5990
Last updated: 3/28/2026, 4:23:45 AM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.63 UAH |
| 10 SEK | 46.27 UAH |
| 50 SEK | 231.36 UAH |
| 100 SEK | 462.73 UAH |
| 500 SEK | 2,313.63 UAH |
| 1,000 SEK | 4,627.27 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-03-28T04:23:45Z",
"rates": {
"UAH": 4.627265
}
}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.72650000000004,
"rate": 4.627265
}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