Rate Overview
Live
1 SAR = 387.7960 RWF
1 RWF = 0.002579
SAR
Avg
388.1174
High
389.4542
Low
387.3552
Last updated: 3/27/2026, 11:12:02 AM
Quick Conversions
| SAR | RWF |
|---|---|
| 1 SAR | 387.80 RWF |
| 10 SAR | 3,877.96 RWF |
| 50 SAR | 19,389.80 RWF |
| 100 SAR | 38,779.60 RWF |
| 500 SAR | 193,898.01 RWF |
| 1,000 SAR | 387,796.02 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-27T11:12:02Z",
"rates": {
"RWF": 387.796019
}
}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": 38779.6019,
"rate": 387.796019
}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