Rate Overview
Live
1 RWF = 0.220396 ZWL
1 ZWL = 4.5373
RWF
Avg
33.7478
High
43.4460
Low
0.220396
Last updated: 3/28/2026, 12:19:06 PM
Quick Conversions
| RWF | ZWL |
|---|---|
| 1 RWF | 0.22 ZWL |
| 10 RWF | 2.20 ZWL |
| 50 RWF | 11.02 ZWL |
| 100 RWF | 22.04 ZWL |
| 500 RWF | 110.20 ZWL |
| 1,000 RWF | 220.40 ZWL |
Get RWF/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ZWLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T12:19:06Z",
"rates": {
"ZWL": 0.220396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ZWL",
"amount": 100
},
"result": 22.0396,
"rate": 0.220396
}Build with RWF/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key