Rate Overview
Live
1 BWP = 0.217955 TND
1 TND = 4.5881 BWP
Avg
0.217471
High
0.220524
Low
0.214529
Last updated: 1/25/2026, 12:58:51 PM
Quick Conversions
| BWP | TND |
|---|---|
| 1 BWP | 0.22 TND |
| 10 BWP | 2.18 TND |
| 50 BWP | 10.90 TND |
| 100 BWP | 21.80 TND |
| 500 BWP | 108.98 TND |
| 1,000 BWP | 217.96 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-01-25T12:58:51Z",
"rates": {
"TND": 0.217955
}
}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.7955,
"rate": 0.217955
}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