Rate Overview
Live
1 IRR = 0.002712 UGX
1 UGX = 368.7316
IRR
Avg
0.002712
High
0.002723
Low
0.002702
Last updated: 8/11/2026, 4:20:23 PM
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.36 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-08-11T16:20:23Z",
"rates": {
"UGX": 0.002712
}
}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.2712,
"rate": 0.002712
}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