Rate Overview
Live
1 UGX = 0.000960 QAR
1 QAR = 1041.67
UGX
Avg
0.000962
High
0.000963
Low
0.000960
Last updated: 9/10/2026, 8:23:24 AM
Quick Conversions
| UGX | QAR |
|---|---|
| 1 UGX | 0.00 QAR |
| 10 UGX | 0.01 QAR |
| 50 UGX | 0.05 QAR |
| 100 UGX | 0.10 QAR |
| 500 UGX | 0.48 QAR |
| 1,000 UGX | 0.96 QAR |
Get UGX/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=QARExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-10T08:23:24Z",
"rates": {
"QAR": 0.00096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "QAR",
"amount": 100
},
"result": 0.096,
"rate": 0.00096
}Build with UGX/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key