Rate Overview
Live
1 TND = 31.2892 BTN
1 BTN = 0.031960
TND
Avg
31.6634
High
31.8865
Low
31.2892
Last updated: 3/7/2026, 8:01:37 AM
Quick Conversions
| TND | BTN |
|---|---|
| 1 TND | 31.29 BTN |
| 10 TND | 312.89 BTN |
| 50 TND | 1,564.46 BTN |
| 100 TND | 3,128.92 BTN |
| 500 TND | 15,644.62 BTN |
| 1,000 TND | 31,289.23 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-03-07T08:01:37Z",
"rates": {
"BTN": 31.289231
}
}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": 3128.9231,
"rate": 31.289231
}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