Rate Overview
Live
1 IRR = 0.002797 UGX
1 UGX = 357.5259
IRR
Avg
0.002809
High
0.002835
Low
0.002796
Last updated: 4/17/2026, 3:45:23 AM
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.40 UGX |
| 1,000 IRR | 2.80 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-04-17T03:45:23Z",
"rates": {
"UGX": 0.002797
}
}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.2797,
"rate": 0.002797
}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