Rate Overview
Live
1 RWF = 0.013243 ZMW
1 ZMW = 75.5116
RWF
Avg
0.013085
High
0.013243
Low
0.012952
Last updated: 3/6/2026, 8:30:20 PM
Quick Conversions
| RWF | ZMW |
|---|---|
| 1 RWF | 0.01 ZMW |
| 10 RWF | 0.13 ZMW |
| 50 RWF | 0.66 ZMW |
| 100 RWF | 1.32 ZMW |
| 500 RWF | 6.62 ZMW |
| 1,000 RWF | 13.24 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-03-06T20:30:20Z",
"rates": {
"ZMW": 0.013243
}
}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.3243,
"rate": 0.013243
}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