Rate Overview
Live
1 UGX = 0.025885 BTN
1 BTN = 38.6324
UGX
Avg
0.025501
High
0.025885
Low
0.025210
Last updated: 6/18/2026, 10:05:39 AM
Quick Conversions
| UGX | BTN |
|---|---|
| 1 UGX | 0.03 BTN |
| 10 UGX | 0.26 BTN |
| 50 UGX | 1.29 BTN |
| 100 UGX | 2.59 BTN |
| 500 UGX | 12.94 BTN |
| 1,000 UGX | 25.88 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-06-18T10:05:39Z",
"rates": {
"BTN": 0.025885
}
}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.5885,
"rate": 0.025885
}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