Rate Overview
Live
1 RWF = 0.012518 ZMW
1 ZMW = 79.8850
RWF
Avg
0.012445
High
0.012520
Low
0.012320
Last updated: 7/6/2026, 12:56:39 AM
Quick Conversions
| RWF | ZMW |
|---|---|
| 1 RWF | 0.01 ZMW |
| 10 RWF | 0.13 ZMW |
| 50 RWF | 0.63 ZMW |
| 100 RWF | 1.25 ZMW |
| 500 RWF | 6.26 ZMW |
| 1,000 RWF | 12.52 ZMW |
Get RWF/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ZMWExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-06T00:56:39Z",
"rates": {
"ZMW": 0.012518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ZMW",
"amount": 100
},
"result": 1.2518,
"rate": 0.012518
}Build with RWF/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key