Rate Overview
Live
1 BRL = 3.8322 ZMW
1 ZMW = 0.260945
BRL
Avg
3.7994
High
3.8342
Low
3.7481
Last updated: 4/16/2026, 7:09:18 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.83 ZMW |
| 10 BRL | 38.32 ZMW |
| 50 BRL | 191.61 ZMW |
| 100 BRL | 383.22 ZMW |
| 500 BRL | 1,916.11 ZMW |
| 1,000 BRL | 3,832.23 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-04-16T19:09:18Z",
"rates": {
"ZMW": 3.832225
}
}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": 383.2225,
"rate": 3.832225
}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