Rate Overview
Live
1 ZWL = 0.001428 BTN
1 BTN = 700.2801
ZWL
Avg
0.001423
High
0.001430
Low
0.001414
Last updated: 3/7/2026, 9:17:51 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.71 BTN |
| 1,000 ZWL | 1.43 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-03-07T09:17:51Z",
"rates": {
"BTN": 0.001428
}
}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.1428,
"rate": 0.001428
}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