Rate Overview
Live
1 BWP = 0.220905 TND
1 TND = 4.5268
BWP
Avg
0.216537
High
0.222288
Low
0.205682
Last updated: 7/26/2026, 1:07:28 AM
Quick Conversions
| BWP | TND |
|---|---|
| 1 BWP | 0.22 TND |
| 10 BWP | 2.21 TND |
| 50 BWP | 11.05 TND |
| 100 BWP | 22.09 TND |
| 500 BWP | 110.45 TND |
| 1,000 BWP | 220.91 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-26T01:07:28Z",
"rates": {
"TND": 0.220905
}
}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": 22.0905,
"rate": 0.220905
}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