Rate Overview
Live
1 BRL = 3.5667 ZMW
1 ZMW = 0.280371
BRL
Avg
4.2971
High
4.9888
Low
3.4031
Last updated: 7/19/2026, 8:31:34 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.57 ZMW |
| 10 BRL | 35.67 ZMW |
| 50 BRL | 178.34 ZMW |
| 100 BRL | 356.67 ZMW |
| 500 BRL | 1,783.35 ZMW |
| 1,000 BRL | 3,566.71 ZMW |
Get BRL/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ZMWExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-19T20:31:34Z",
"rates": {
"ZMW": 3.566709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ZMW",
"amount": 100
},
"result": 356.6709,
"rate": 3.566709
}Build with BRL/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key