Rate Overview
Live
1 SEK = 4.7635 UAH
1 UAH = 0.209928
SEK
Avg
4.5406
High
4.8551
Low
4.2966
Last updated: 5/27/2026, 8:43:11 PM
Quick Conversions
| SEK | UAH |
|---|---|
| 1 SEK | 4.76 UAH |
| 10 SEK | 47.64 UAH |
| 50 SEK | 238.18 UAH |
| 100 SEK | 476.35 UAH |
| 500 SEK | 2,381.77 UAH |
| 1,000 SEK | 4,763.54 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-27T20:43:11Z",
"rates": {
"UAH": 4.763542
}
}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": 476.3542,
"rate": 4.763542
}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