Rate Overview
Live
1 IRR = 0.002789 UGX
1 UGX = 358.5515
IRR
Avg
0.002772
High
0.002840
Low
0.002740
Last updated: 3/6/2026, 9:40:16 PM
Quick Conversions
| IRR | UGX |
|---|---|
| 1 IRR | 0.00 UGX |
| 10 IRR | 0.03 UGX |
| 50 IRR | 0.14 UGX |
| 100 IRR | 0.28 UGX |
| 500 IRR | 1.39 UGX |
| 1,000 IRR | 2.79 UGX |
Get IRR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=UGXExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-06T21:40:16Z",
"rates": {
"UGX": 0.002789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "UGX",
"amount": 100
},
"result": 0.2789,
"rate": 0.002789
}Build with IRR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key