Rate Overview
Live
1 ZWL = 0.022653 RWF
1 RWF = 44.1443
ZWL
Avg
0.022665
High
0.022732
Low
0.022612
Last updated: 3/7/2026, 9:13:04 AM
Quick Conversions
| ZWL | RWF |
|---|---|
| 1 ZWL | 0.02 RWF |
| 10 ZWL | 0.23 RWF |
| 50 ZWL | 1.13 RWF |
| 100 ZWL | 2.27 RWF |
| 500 ZWL | 11.33 RWF |
| 1,000 ZWL | 22.65 RWF |
Get ZWL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=RWFExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-07T09:13:04Z",
"rates": {
"RWF": 0.022653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "RWF",
"amount": 100
},
"result": 2.2653,
"rate": 0.022653
}Build with ZWL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key