Rate Overview
Live
1 UGX = 0.000271 PAB
1 PAB = 3690.04
UGX
Avg
0.000274
High
0.000277
Low
0.000268
Last updated: 3/6/2026, 2:51:42 PM
Quick Conversions
| UGX | PAB |
|---|---|
| 1 UGX | 0.00 PAB |
| 10 UGX | 0.00 PAB |
| 50 UGX | 0.01 PAB |
| 100 UGX | 0.03 PAB |
| 500 UGX | 0.14 PAB |
| 1,000 UGX | 0.27 PAB |
Get UGX/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=PABExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T14:51:42Z",
"rates": {
"PAB": 0.000271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "PAB",
"amount": 100
},
"result": 0.0271,
"rate": 0.000271
}Build with UGX/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key