Rate Overview
Live
1 UAH = 0.208694 SEK
1 SEK = 4.7917
UAH
Avg
0.210745
High
0.212233
Low
0.208694
Last updated: 5/27/2026, 1:33:39 PM
Quick Conversions
| UAH | SEK |
|---|---|
| 1 UAH | 0.21 SEK |
| 10 UAH | 2.09 SEK |
| 50 UAH | 10.43 SEK |
| 100 UAH | 20.87 SEK |
| 500 UAH | 104.35 SEK |
| 1,000 UAH | 208.69 SEK |
Get UAH/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SEKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T13:33:39Z",
"rates": {
"SEK": 0.208694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SEK",
"amount": 100
},
"result": 20.8694,
"rate": 0.208694
}Build with UAH/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key