Rate Overview
Live
1 BTN = 38.5244 UGX
1 UGX = 0.025958
BTN
Avg
38.4337
High
38.6185
Low
38.2246
Last updated: 7/11/2026, 9:46:40 PM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 38.52 UGX |
| 10 BTN | 385.24 UGX |
| 50 BTN | 1,926.22 UGX |
| 100 BTN | 3,852.44 UGX |
| 500 BTN | 19,262.22 UGX |
| 1,000 BTN | 38,524.43 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-07-11T21:46:40Z",
"rates": {
"UGX": 38.524431
}
}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": 3852.4431,
"rate": 38.524431
}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