Rate Overview
Live
1 RWF = 0.011688 ZAR
1 ZAR = 85.5578
RWF
Avg
0.012440
High
0.013599
Low
0.010908
Last updated: 3/27/2026, 4:30:01 PM
Quick Conversions
| RWF | ZAR |
|---|---|
| 1 RWF | 0.01 ZAR |
| 10 RWF | 0.12 ZAR |
| 50 RWF | 0.58 ZAR |
| 100 RWF | 1.17 ZAR |
| 500 RWF | 5.84 ZAR |
| 1,000 RWF | 11.69 ZAR |
Get RWF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ZARExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T16:30:01Z",
"rates": {
"ZAR": 0.011688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ZAR",
"amount": 100
},
"result": 1.1688,
"rate": 0.011688
}Build with RWF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key