Rate Overview
Live
1 IRR = 0.002708 UGX
1 UGX = 369.2762
IRR
Avg
0.002698
High
0.002716
Low
0.002686
Last updated: 7/25/2026, 12:27:43 AM
Quick Conversions
| IRR | UGX |
|---|---|
| 1 IRR | 0.00 UGX |
| 10 IRR | 0.03 UGX |
| 50 IRR | 0.14 UGX |
| 100 IRR | 0.27 UGX |
| 500 IRR | 1.35 UGX |
| 1,000 IRR | 2.71 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-07-25T00:27:43Z",
"rates": {
"UGX": 0.002708
}
}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.2708,
"rate": 0.002708
}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