Rate Overview
Live
1 UGX = 0.000818 BYN
1 BYN = 1222.49
UGX
Avg
0.000807
High
0.000819
Low
0.000796
Last updated: 8/16/2026, 5:47:00 PM
Quick Conversions
| UGX | BYN |
|---|---|
| 1 UGX | 0.00 BYN |
| 10 UGX | 0.01 BYN |
| 50 UGX | 0.04 BYN |
| 100 UGX | 0.08 BYN |
| 500 UGX | 0.41 BYN |
| 1,000 UGX | 0.82 BYN |
Get UGX/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BYNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-16T17:47:00Z",
"rates": {
"BYN": 0.000818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BYN",
"amount": 100
},
"result": 0.0818,
"rate": 0.000818
}Build with UGX/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key