Rate Overview
Live
1 BRL = 3.6659 ZMW
1 ZMW = 0.272787
BRL
Avg
3.6306
High
3.6659
Low
3.5667
Last updated: 7/26/2026, 11:39:15 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.67 ZMW |
| 10 BRL | 36.66 ZMW |
| 50 BRL | 183.29 ZMW |
| 100 BRL | 366.59 ZMW |
| 500 BRL | 1,832.93 ZMW |
| 1,000 BRL | 3,665.87 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-26T23:39:15Z",
"rates": {
"ZMW": 3.665867
}
}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": 366.5867,
"rate": 3.665867
}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