Rate Overview
Live
1 BRL = 3.5522 ZMW
1 ZMW = 0.281518
BRL
Avg
3.5209
High
3.5522
Low
3.4815
Last updated: 7/5/2026, 8:51:22 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.55 ZMW |
| 10 BRL | 35.52 ZMW |
| 50 BRL | 177.61 ZMW |
| 100 BRL | 355.22 ZMW |
| 500 BRL | 1,776.08 ZMW |
| 1,000 BRL | 3,552.17 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-05T20:51:22Z",
"rates": {
"ZMW": 3.552168
}
}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": 355.2168,
"rate": 3.552168
}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