Rate Overview
Live
1 UGX = 0.032593 ISK
1 ISK = 30.6814
UGX
Avg
0.035535
High
0.038544
Low
0.032593
Last updated: 5/27/2026, 7:23:50 PM
Quick Conversions
| UGX | ISK |
|---|---|
| 1 UGX | 0.03 ISK |
| 10 UGX | 0.33 ISK |
| 50 UGX | 1.63 ISK |
| 100 UGX | 3.26 ISK |
| 500 UGX | 16.30 ISK |
| 1,000 UGX | 32.59 ISK |
Get UGX/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ISKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T19:23:50Z",
"rates": {
"ISK": 0.032593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ISK",
"amount": 100
},
"result": 3.2592999999999996,
"rate": 0.032593
}Build with UGX/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key