Rate Overview
Live
1 BRL = 3.6261 ZMW
1 ZMW = 0.275781
BRL
Avg
3.6504
High
3.6941
Low
3.6244
Last updated: 8/16/2026, 10:22:29 AM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.63 ZMW |
| 10 BRL | 36.26 ZMW |
| 50 BRL | 181.30 ZMW |
| 100 BRL | 362.61 ZMW |
| 500 BRL | 1,813.03 ZMW |
| 1,000 BRL | 3,626.07 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-08-16T10:22:29Z",
"rates": {
"ZMW": 3.626067
}
}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": 362.6067,
"rate": 3.626067
}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