Rate Overview
Live
1 RWF = 0.011063 ZAR
1 ZAR = 90.3914
RWF
Avg
0.011111
High
0.011211
Low
0.011058
Last updated: 7/7/2026, 3:30:56 AM
Quick Conversions
| RWF | ZAR |
|---|---|
| 1 RWF | 0.01 ZAR |
| 10 RWF | 0.11 ZAR |
| 50 RWF | 0.55 ZAR |
| 100 RWF | 1.11 ZAR |
| 500 RWF | 5.53 ZAR |
| 1,000 RWF | 11.06 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-07-07T03:30:56Z",
"rates": {
"ZAR": 0.011063
}
}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.1063,
"rate": 0.011063
}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