Rate Overview
Live
1 TND = 32.9847 BTN
1 BTN = 0.030317
TND
Avg
32.0420
High
33.1614
Low
31.0931
Last updated: 5/27/2026, 1:36:18 PM
Quick Conversions
| TND | BTN |
|---|---|
| 1 TND | 32.98 BTN |
| 10 TND | 329.85 BTN |
| 50 TND | 1,649.23 BTN |
| 100 TND | 3,298.47 BTN |
| 500 TND | 16,492.33 BTN |
| 1,000 TND | 32,984.65 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-05-27T13:36:18Z",
"rates": {
"BTN": 32.984652
}
}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": 3298.4651999999996,
"rate": 32.984652
}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