Rate Overview
Live
1 BRL = 3.7365 ZMW
1 ZMW = 0.267634
BRL
Avg
3.7605
High
3.7910
Low
3.7365
Last updated: 5/27/2026, 9:57:34 AM
Quick Conversions
| BRL | ZMW |
|---|---|
| 1 BRL | 3.74 ZMW |
| 10 BRL | 37.36 ZMW |
| 50 BRL | 186.82 ZMW |
| 100 BRL | 373.65 ZMW |
| 500 BRL | 1,868.23 ZMW |
| 1,000 BRL | 3,736.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-05-27T09:57:34Z",
"rates": {
"ZMW": 3.736453
}
}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": 373.6453,
"rate": 3.736453
}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