Rate Overview
Live
1 BRL = 3.6735 ZMW
1 ZMW = 0.272223
BRL
Avg
3.6684
High
3.6875
Low
3.6338
Last updated: 3/7/2026, 9:30:29 AM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.67 ZMW |
| 10 BRL | 36.73 ZMW |
| 50 BRL | 183.67 ZMW |
| 100 BRL | 367.35 ZMW |
| 500 BRL | 1,836.73 ZMW |
| 1,000 BRL | 3,673.45 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-07T09:30:29Z",
"rates": {
"ZMW": 3.673454
}
}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": 367.3454,
"rate": 3.673454
}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