Rate Overview
Live
1 BTN = 38.9199 UGX
1 UGX = 0.025694
BTN
Avg
39.1990
High
39.6657
Low
38.6324
Last updated: 6/19/2026, 10:23:46 AM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 38.92 UGX |
| 10 BTN | 389.20 UGX |
| 50 BTN | 1,945.99 UGX |
| 100 BTN | 3,891.99 UGX |
| 500 BTN | 19,459.94 UGX |
| 1,000 BTN | 38,919.88 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-06-19T10:23:46Z",
"rates": {
"UGX": 38.919884
}
}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": 3891.9884,
"rate": 38.919884
}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