Rate Overview
Live
1 RWF = 0.219436 ZWL
1 ZWL = 4.5571
RWF
Avg
0.220181
High
0.220683
Low
0.219436
Last updated: 5/7/2026, 5:03:34 PM
Quick Conversions
| RWF | ZWL |
|---|---|
| 1 RWF | 0.22 ZWL |
| 10 RWF | 2.19 ZWL |
| 50 RWF | 10.97 ZWL |
| 100 RWF | 21.94 ZWL |
| 500 RWF | 109.72 ZWL |
| 1,000 RWF | 219.44 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-05-07T17:03:34Z",
"rates": {
"ZWL": 0.219436
}
}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": 21.9436,
"rate": 0.219436
}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