Rate Overview
Live
1 ZWL = 0.294392 BTN
1 BTN = 3.3968
ZWL
Avg
0.006866
High
0.294392
Low
0.001254
Last updated: 3/28/2026, 10:45:12 AM
Quick Conversions
| ZWL | BTN |
|---|---|
| 1 ZWL | 0.29 BTN |
| 10 ZWL | 2.94 BTN |
| 50 ZWL | 14.72 BTN |
| 100 ZWL | 29.44 BTN |
| 500 ZWL | 147.20 BTN |
| 1,000 ZWL | 294.39 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-28T10:45:12Z",
"rates": {
"BTN": 0.294392
}
}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": 29.4392,
"rate": 0.294392
}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