Rate Overview
Live
1 RWF = 0.012909 ZMW
1 ZMW = 77.4653
RWF
Avg
0.012835
High
0.012923
Low
0.012776
Last updated: 5/7/2026, 12:16:24 AM
Quick Conversions
| RWF | ZMW |
|---|---|
| 1 RWF | 0.01 ZMW |
| 10 RWF | 0.13 ZMW |
| 50 RWF | 0.65 ZMW |
| 100 RWF | 1.29 ZMW |
| 500 RWF | 6.45 ZMW |
| 1,000 RWF | 12.91 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-05-07T00:16:24Z",
"rates": {
"ZMW": 0.012909
}
}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.2909,
"rate": 0.012909
}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