Rate Overview
Live
1 RWF = 0.220547 ZWL
1 ZWL = 4.5342
RWF
Avg
0.220467
High
0.220825
Low
0.219762
Last updated: 4/17/2026, 1:14:11 PM
Quick Conversions
| RWF | ZWL |
|---|---|
| 1 RWF | 0.22 ZWL |
| 10 RWF | 2.21 ZWL |
| 50 RWF | 11.03 ZWL |
| 100 RWF | 22.05 ZWL |
| 500 RWF | 110.27 ZWL |
| 1,000 RWF | 220.55 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-04-17T13:14:11Z",
"rates": {
"ZWL": 0.220547
}
}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.0547,
"rate": 0.220547
}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