Rate Overview
Live
1 ZWL = 0.289766 BTN
1 BTN = 3.4511
ZWL
Avg
0.288662
High
0.289766
Low
0.287237
Last updated: 4/17/2026, 6:06:24 PM
Quick Conversions
| ZWL | BTN |
|---|---|
| 1 ZWL | 0.29 BTN |
| 10 ZWL | 2.90 BTN |
| 50 ZWL | 14.49 BTN |
| 100 ZWL | 28.98 BTN |
| 500 ZWL | 144.88 BTN |
| 1,000 ZWL | 289.77 BTN |
Get ZWL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=BTNExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-17T18:06:24Z",
"rates": {
"BTN": 0.289766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "BTN",
"amount": 100
},
"result": 28.9766,
"rate": 0.289766
}Build with ZWL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key