Rate Overview
Live
1 ZAR = 87.1324 RWF
1 RWF = 0.011477
ZAR
Avg
89.2554
High
92.0473
Low
86.3336
Last updated: 7/26/2026, 12:12:55 AM
Quick Conversions
| ZAR | RWF |
|---|---|
| 1 ZAR | 87.13 RWF |
| 10 ZAR | 871.32 RWF |
| 50 ZAR | 4,356.62 RWF |
| 100 ZAR | 8,713.24 RWF |
| 500 ZAR | 43,566.22 RWF |
| 1,000 ZAR | 87,132.44 RWF |
Get ZAR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=RWFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-26T00:12:55Z",
"rates": {
"RWF": 87.132435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "RWF",
"amount": 100
},
"result": 8713.2435,
"rate": 87.132435
}Build with ZAR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key