Rate Overview
Live
1 SAR = 387.7806 RWF
1 RWF = 0.002579
SAR
Avg
388.1151
High
389.4542
Low
387.3552
Last updated: 3/27/2026, 3:09:48 PM
Quick Conversions
| SAR | RWF |
|---|---|
| 1 SAR | 387.78 RWF |
| 10 SAR | 3,877.81 RWF |
| 50 SAR | 19,389.03 RWF |
| 100 SAR | 38,778.06 RWF |
| 500 SAR | 193,890.28 RWF |
| 1,000 SAR | 387,780.56 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-03-27T15:09:48Z",
"rates": {
"RWF": 387.780558
}
}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": 38778.0558,
"rate": 387.780558
}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