Rate Overview
Live
1 SEK = 4.7951 UAH
1 UAH = 0.208546
SEK
Avg
4.7600
High
4.7951
Low
4.7250
Last updated: 6/17/2026, 3:40:53 AM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.80 UAH |
| 10 SEK | 47.95 UAH |
| 50 SEK | 239.76 UAH |
| 100 SEK | 479.51 UAH |
| 500 SEK | 2,397.56 UAH |
| 1,000 SEK | 4,795.11 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-06-17T03:40:53Z",
"rates": {
"UAH": 4.795113
}
}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": 479.51129999999995,
"rate": 4.795113
}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