Rate Overview
Live
1 BWP = 0.217400 TND
1 TND = 4.5998
BWP
Avg
0.217187
High
0.218844
Low
0.215005
Last updated: 3/7/2026, 9:11:38 AM
Quick Conversions
| BWP | TND |
|---|---|
| 1 BWP | 0.22 TND |
| 10 BWP | 2.17 TND |
| 50 BWP | 10.87 TND |
| 100 BWP | 21.74 TND |
| 500 BWP | 108.70 TND |
| 1,000 BWP | 217.40 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-03-07T09:11:38Z",
"rates": {
"TND": 0.2174
}
}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.740000000000002,
"rate": 0.2174
}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