Rate Overview
Live
1 TND = 32.3881 BTN
1 BTN = 0.030876
TND
Avg
32.1628
High
32.4408
Low
31.8753
Last updated: 7/3/2026, 9:47:29 AM
Quick Conversions
| TND | BTN |
|---|---|
| 1 TND | 32.39 BTN |
| 10 TND | 323.88 BTN |
| 50 TND | 1,619.40 BTN |
| 100 TND | 3,238.81 BTN |
| 500 TND | 16,194.03 BTN |
| 1,000 TND | 32,388.06 BTN |
Get TND/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BTNExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-03T09:47:29Z",
"rates": {
"BTN": 32.388059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BTN",
"amount": 100
},
"result": 3238.8059,
"rate": 32.388059
}Build with TND/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key