Rate Overview
Live
1 UGX = 0.025431 BTN
1 BTN = 39.3221
UGX
Avg
0.025359
High
0.026313
Low
0.024536
Last updated: 7/28/2026, 9:01:04 AM
Quick Conversions
| UGX | BTN |
|---|---|
| 1 UGX | 0.03 BTN |
| 10 UGX | 0.25 BTN |
| 50 UGX | 1.27 BTN |
| 100 UGX | 2.54 BTN |
| 500 UGX | 12.72 BTN |
| 1,000 UGX | 25.43 BTN |
Get UGX/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=BTNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-28T09:01:04Z",
"rates": {
"BTN": 0.025431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "BTN",
"amount": 100
},
"result": 2.5431,
"rate": 0.025431
}Build with UGX/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key