Rate Overview
Live
1 UGX = 0.000989 QAR
1 QAR = 1011.12
UGX
Avg
0.000996
High
0.001010
Low
0.000977
Last updated: 3/7/2026, 7:59:57 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.49 QAR |
| 1,000 UGX | 0.99 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-03-07T07:59:57Z",
"rates": {
"QAR": 0.000989
}
}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.0989,
"rate": 0.000989
}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