Rate Overview
Live
1 TND = 32.4308 BTN
1 BTN = 0.030835
TND
Avg
32.5996
High
32.7138
Low
32.4308
Last updated: 6/16/2026, 1:01:29 PM
Quick Conversions
| TND | BTN |
|---|---|
| 1 TND | 32.43 BTN |
| 10 TND | 324.31 BTN |
| 50 TND | 1,621.54 BTN |
| 100 TND | 3,243.08 BTN |
| 500 TND | 16,215.41 BTN |
| 1,000 TND | 32,430.83 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-06-16T13:01:29Z",
"rates": {
"BTN": 32.430827
}
}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": 3243.0827,
"rate": 32.430827
}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