Rate Overview
Live
1 BTN = 39.9076 UGX
1 UGX = 0.025058
BTN
Avg
39.8399
High
40.0459
Low
39.5665
Last updated: 4/18/2026, 8:34:40 AM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 39.91 UGX |
| 10 BTN | 399.08 UGX |
| 50 BTN | 1,995.38 UGX |
| 100 BTN | 3,990.76 UGX |
| 500 BTN | 19,953.80 UGX |
| 1,000 BTN | 39,907.59 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-04-18T08:34:40Z",
"rates": {
"UGX": 39.907592
}
}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": 3990.7592,
"rate": 39.907592
}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