Rate Overview
Live
1 BWP = 0.213066 TND
1 TND = 4.6934
BWP
Avg
0.212576
High
0.213910
Low
0.212002
Last updated: 5/7/2026, 3:43:44 AM
Quick Conversions
| BWP | TND |
|---|---|
| 1 BWP | 0.21 TND |
| 10 BWP | 2.13 TND |
| 50 BWP | 10.65 TND |
| 100 BWP | 21.31 TND |
| 500 BWP | 106.53 TND |
| 1,000 BWP | 213.07 TND |
Get BWP/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=TNDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-07T03:43:44Z",
"rates": {
"TND": 0.213066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "TND",
"amount": 100
},
"result": 21.3066,
"rate": 0.213066
}Build with BWP/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key