Rate Overview
Live
1 SEK = 4.7793 UAH
1 UAH = 0.209235
SEK
Avg
4.7623
High
4.7793
Low
4.7458
Last updated: 5/7/2026, 10:13:11 AM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.78 UAH |
| 10 SEK | 47.79 UAH |
| 50 SEK | 238.97 UAH |
| 100 SEK | 477.93 UAH |
| 500 SEK | 2,389.66 UAH |
| 1,000 SEK | 4,779.32 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-05-07T10:13:11Z",
"rates": {
"UAH": 4.779319
}
}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": 477.9319,
"rate": 4.779319
}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