Rate Overview
Live
1 BRL = 3.4835 ZMW
1 ZMW = 0.287069
BRL
Avg
3.4507
High
3.4835
Low
3.4009
Last updated: 6/16/2026, 1:31:49 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.48 ZMW |
| 10 BRL | 34.83 ZMW |
| 50 BRL | 174.17 ZMW |
| 100 BRL | 348.35 ZMW |
| 500 BRL | 1,741.74 ZMW |
| 1,000 BRL | 3,483.48 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-06-16T13:31:49Z",
"rates": {
"ZMW": 3.48348
}
}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": 348.348,
"rate": 3.48348
}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