Rate Overview
Live
1 UGX = 0.034360 ISK
1 ISK = 29.1036
UGX
Avg
0.033714
High
0.034534
Low
0.033125
Last updated: 6/19/2026, 8:31:41 AM
Quick Conversions
| UGX | ISK |
|---|---|
| 1 UGX | 0.03 ISK |
| 10 UGX | 0.34 ISK |
| 50 UGX | 1.72 ISK |
| 100 UGX | 3.44 ISK |
| 500 UGX | 17.18 ISK |
| 1,000 UGX | 34.36 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-06-19T08:31:41Z",
"rates": {
"ISK": 0.03436
}
}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.436,
"rate": 0.03436
}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