Rate Overview
Live
1 BTN = 38.9027 UGX
1 UGX = 0.025705
BTN
Avg
38.8748
High
38.9565
Low
38.7928
Last updated: 8/20/2026, 6:07:10 AM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 38.90 UGX |
| 10 BTN | 389.03 UGX |
| 50 BTN | 1,945.13 UGX |
| 100 BTN | 3,890.27 UGX |
| 500 BTN | 19,451.34 UGX |
| 1,000 BTN | 38,902.68 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-08-20T06:07:10Z",
"rates": {
"UGX": 38.902676
}
}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": 3890.2676,
"rate": 38.902676
}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