Rate Overview
Live
1 SAR = 393.5066 RWF
1 RWF = 0.002541
SAR
Avg
392.4420
High
394.6478
Low
390.3859
Last updated: 6/19/2026, 8:43:31 AM
Quick Conversions
| SAR | RWF |
|---|---|
| 1 SAR | 393.51 RWF |
| 10 SAR | 3,935.07 RWF |
| 50 SAR | 19,675.33 RWF |
| 100 SAR | 39,350.66 RWF |
| 500 SAR | 196,753.31 RWF |
| 1,000 SAR | 393,506.63 RWF |
Get SAR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=RWFExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-06-19T08:43:31Z",
"rates": {
"RWF": 393.506628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "RWF",
"amount": 100
},
"result": 39350.6628,
"rate": 393.506628
}Build with SAR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key