Rate Overview
Live
1 UGX = 0.000816 BYN
1 BYN = 1225.49
UGX
Avg
0.000810
High
0.000819
Low
0.000800
Last updated: 9/4/2026, 2:34:03 AM
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-09-04T02:34:03Z",
"rates": {
"BYN": 0.000816
}
}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.0816,
"rate": 0.000816
}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