Rate Overview
Live
1 ISK = 30.0083 UGX
1 UGX = 0.033324
ISK
Avg
29.4546
High
30.0687
Low
28.9696
Last updated: 7/30/2026, 11:06:00 AM
Quick Conversions
| ISK | UGX |
|---|---|
| 1 ISK | 30.01 UGX |
| 10 ISK | 300.08 UGX |
| 50 ISK | 1,500.42 UGX |
| 100 ISK | 3,000.83 UGX |
| 500 ISK | 15,004.16 UGX |
| 1,000 ISK | 30,008.31 UGX |
Get ISK/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=UGXExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-30T11:06:00Z",
"rates": {
"UGX": 30.008311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "UGX",
"amount": 100
},
"result": 3000.8311,
"rate": 30.008311
}Build with ISK/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key