Rate Overview
Live
1 ZWL = 0.001448 BTN
1 BTN = 690.6077
ZWL
Avg
0.010637
High
0.296073
Low
0.001406
Last updated: 7/25/2026, 2:55:50 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.72 BTN |
| 1,000 ZWL | 1.45 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-25T14:55:50Z",
"rates": {
"BTN": 0.001448
}
}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.1448,
"rate": 0.001448
}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