Rate Overview
Live
1 ZWL = 0.001435 BTN
1 BTN = 696.8641
ZWL
Avg
0.001431
High
0.001435
Low
0.001425
Last updated: 8/12/2026, 4:40:44 AM
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.44 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-08-12T04:40:44Z",
"rates": {
"BTN": 0.001435
}
}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.14350000000000002,
"rate": 0.001435
}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