Rate Overview
Live
1 UGX = 0.033832 ISK
1 ISK = 29.5578
UGX
Avg
0.033817
High
0.034219
Low
0.033370
Last updated: 3/6/2026, 2:45:40 PM
Quick Conversions
| UGX | ISK |
|---|---|
| 1 UGX | 0.03 ISK |
| 10 UGX | 0.34 ISK |
| 50 UGX | 1.69 ISK |
| 100 UGX | 3.38 ISK |
| 500 UGX | 16.92 ISK |
| 1,000 UGX | 33.83 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-03-06T14:45:40Z",
"rates": {
"ISK": 0.033832
}
}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.3832,
"rate": 0.033832
}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