Rate Overview
Live
1 SAR = 387.8373 RWF
1 RWF = 0.002578
SAR
Avg
388.1220
High
389.4542
Low
387.3552
Last updated: 3/27/2026, 9:25:53 AM
Quick Conversions
| SAR | RWF |
|---|---|
| 1 SAR | 387.84 RWF |
| 10 SAR | 3,878.37 RWF |
| 50 SAR | 19,391.86 RWF |
| 100 SAR | 38,783.73 RWF |
| 500 SAR | 193,918.63 RWF |
| 1,000 SAR | 387,837.26 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-27T09:25:53Z",
"rates": {
"RWF": 387.837255
}
}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": 38783.7255,
"rate": 387.837255
}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