Rate Overview
Live
1 UGX = 0.033070 ISK
1 ISK = 30.2389
UGX
Avg
0.033039
High
0.033161
Low
0.032797
Last updated: 8/12/2026, 2:29:00 PM
Quick Conversions
| UGX | ISK |
|---|---|
| 1 UGX | 0.03 ISK |
| 10 UGX | 0.33 ISK |
| 50 UGX | 1.65 ISK |
| 100 UGX | 3.31 ISK |
| 500 UGX | 16.54 ISK |
| 1,000 UGX | 33.07 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-08-12T14:29:00Z",
"rates": {
"ISK": 0.03307
}
}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.3070000000000004,
"rate": 0.03307
}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