Rate Overview
Live
1 ZWL = 0.001422 BTN
1 BTN = 703.2349
ZWL
Avg
0.034153
High
0.296073
Low
0.001407
Last updated: 7/4/2026, 7:00:54 PM
Quick Conversions
| ZWL | BTN |
|---|---|
| 1 ZWL | 0.00 BTN |
| 10 ZWL | 0.01 BTN |
| 50 ZWL | 0.07 BTN |
| 100 ZWL | 0.14 BTN |
| 500 ZWL | 0.71 BTN |
| 1,000 ZWL | 1.42 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-07-04T19:00:54Z",
"rates": {
"BTN": 0.001422
}
}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": 0.14220000000000002,
"rate": 0.001422
}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