Rate Overview
Live
1 BRL = 3.6734 ZMW
1 ZMW = 0.272227
BRL
Avg
3.7014
High
3.7449
Low
3.6734
Last updated: 8/11/2026, 5:59:05 PM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.67 ZMW |
| 10 BRL | 36.73 ZMW |
| 50 BRL | 183.67 ZMW |
| 100 BRL | 367.34 ZMW |
| 500 BRL | 1,836.70 ZMW |
| 1,000 BRL | 3,673.40 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-08-11T17:59:05Z",
"rates": {
"ZMW": 3.6734
}
}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.34,
"rate": 3.6734
}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