Rate Overview
Live
1 BRL = 3.8215 ZMW
1 ZMW = 0.261679
BRL
Avg
3.7827
High
3.8368
Low
3.7412
Last updated: 5/7/2026, 1:19:58 AM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.82 ZMW |
| 10 BRL | 38.21 ZMW |
| 50 BRL | 191.07 ZMW |
| 100 BRL | 382.15 ZMW |
| 500 BRL | 1,910.74 ZMW |
| 1,000 BRL | 3,821.47 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-05-07T01:19:58Z",
"rates": {
"ZMW": 3.821473
}
}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": 382.14730000000003,
"rate": 3.821473
}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