Rate Overview
Live
1 BRL = 3.6081 ZMW
1 ZMW = 0.277153
BRL
Avg
4.4335
High
4.9888
Low
3.6081
Last updated: 3/27/2026, 2:49:01 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.61 ZMW |
| 10 BRL | 36.08 ZMW |
| 50 BRL | 180.41 ZMW |
| 100 BRL | 360.81 ZMW |
| 500 BRL | 1,804.06 ZMW |
| 1,000 BRL | 3,608.12 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-03-27T14:49:01Z",
"rates": {
"ZMW": 3.608117
}
}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": 360.8117,
"rate": 3.608117
}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