Rate Overview
Live
1 UGX = 0.025161 BTN
1 BTN = 39.7440
UGX
Avg
0.025248
High
0.025447
Low
0.025161
Last updated: 5/7/2026, 10:58:45 PM
Quick Conversions
| UGX | BTN |
|---|---|
| 1 UGX | 0.03 BTN |
| 10 UGX | 0.25 BTN |
| 50 UGX | 1.26 BTN |
| 100 UGX | 2.52 BTN |
| 500 UGX | 12.58 BTN |
| 1,000 UGX | 25.16 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-05-07T22:58:45Z",
"rates": {
"BTN": 0.025161
}
}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.5161,
"rate": 0.025161
}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