Rate Overview
Live
1 BTN = 39.6792 UGX
1 UGX = 0.025202
BTN
Avg
39.6467
High
39.7429
Low
39.4822
Last updated: 5/9/2026, 8:43:47 AM
Quick Conversions
| BTN | UGX |
|---|---|
| 1 BTN | 39.68 UGX |
| 10 BTN | 396.79 UGX |
| 50 BTN | 1,983.96 UGX |
| 100 BTN | 3,967.92 UGX |
| 500 BTN | 19,839.59 UGX |
| 1,000 BTN | 39,679.18 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-05-09T08:43:47Z",
"rates": {
"UGX": 39.679181
}
}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": 3967.9181,
"rate": 39.679181
}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