Rate Overview
Live
1 UGX = 0.024886 BTN
1 BTN = 40.1832
UGX
Avg
0.025102
High
0.025314
Low
0.024743
Last updated: 3/6/2026, 2:45:50 PM
Quick Conversions
| UGX | BTN |
|---|---|
| 1 UGX | 0.02 BTN |
| 10 UGX | 0.25 BTN |
| 50 UGX | 1.24 BTN |
| 100 UGX | 2.49 BTN |
| 500 UGX | 12.44 BTN |
| 1,000 UGX | 24.89 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-03-06T14:45:50Z",
"rates": {
"BTN": 0.024886
}
}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.4886,
"rate": 0.024886
}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