Rate Overview
Live
1 BTN = 39.5015 UGX
1 UGX = 0.025316
BTN
Avg
41.3797
High
44.3554
Low
38.8947
Last updated: 5/29/2026, 5:34:10 PM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 39.50 UGX |
| 10 BTN | 395.01 UGX |
| 50 BTN | 1,975.07 UGX |
| 100 BTN | 3,950.15 UGX |
| 500 BTN | 19,750.73 UGX |
| 1,000 BTN | 39,501.46 UGX |
Get BTN/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=UGXExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-29T17:34:10Z",
"rates": {
"UGX": 39.501461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "UGX",
"amount": 100
},
"result": 3950.1461,
"rate": 39.501461
}Build with BTN/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key