Rate Overview
Live
1 BTN = 39.4615 UGX
1 UGX = 0.025341
BTN
Avg
41.5193
High
44.3554
Low
38.8947
Last updated: 3/27/2026, 8:10:12 AM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 39.46 UGX |
| 10 BTN | 394.61 UGX |
| 50 BTN | 1,973.07 UGX |
| 100 BTN | 3,946.15 UGX |
| 500 BTN | 19,730.74 UGX |
| 1,000 BTN | 39,461.48 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-03-27T08:10:12Z",
"rates": {
"UGX": 39.46148
}
}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": 3946.148,
"rate": 39.46148
}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