Rate Overview
Live
1 TND = 4.5745 BWP
1 BWP = 0.218603
TND
Avg
4.6200
High
4.6585
Low
4.5745
Last updated: 6/16/2026, 7:03:07 AM
Quick Conversions
| TND | BWP |
|---|---|
| 1 TND | 4.57 BWP |
| 10 TND | 45.75 BWP |
| 50 TND | 228.73 BWP |
| 100 TND | 457.45 BWP |
| 500 TND | 2,287.25 BWP |
| 1,000 TND | 4,574.50 BWP |
Get TND/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BWPExample Response:
{
"success": true,
"base": "TND",
"date": "2026-06-16T07:03:07Z",
"rates": {
"BWP": 4.574501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BWP",
"amount": 100
},
"result": 457.45009999999996,
"rate": 4.574501
}Build with TND/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key