Rate Overview
Live
1 ZWL = 0.001449 BTN
1 BTN = 690.1311
ZWL
Avg
0.028730
High
0.294664
Low
0.001270
Last updated: 5/28/2026, 3:14:36 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.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-05-28T03:14:36Z",
"rates": {
"BTN": 0.001449
}
}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.1449,
"rate": 0.001449
}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