Rate Overview
Live
1 UGX = 0.026070 BTN
1 BTN = 38.3583
UGX
Avg
0.025975
High
0.026161
Low
0.025689
Last updated: 7/6/2026, 7:33:21 PM
Quick Conversions
| UGX | BTN |
|---|---|
| 1 UGX | 0.03 BTN |
| 10 UGX | 0.26 BTN |
| 50 UGX | 1.30 BTN |
| 100 UGX | 2.61 BTN |
| 500 UGX | 13.04 BTN |
| 1,000 UGX | 26.07 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-06T19:33:21Z",
"rates": {
"BTN": 0.02607
}
}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.6069999999999998,
"rate": 0.02607
}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