Rate Overview
Live
1 BWP = 0.217738 TND
1 TND = 4.5927
BWP
Avg
0.217007
High
0.217738
Low
0.215179
Last updated: 7/1/2026, 9:48:04 PM
Quick Conversions
| BWP | TND |
|---|---|
| 1 BWP | 0.22 TND |
| 10 BWP | 2.18 TND |
| 50 BWP | 10.89 TND |
| 100 BWP | 21.77 TND |
| 500 BWP | 108.87 TND |
| 1,000 BWP | 217.74 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-07-01T21:48:04Z",
"rates": {
"TND": 0.217738
}
}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.773799999999998,
"rate": 0.217738
}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