Rate Overview
Live
1 SAR = 388.2258 RWF
1 RWF = 0.002576
SAR
Avg
388.4406
High
389.5714
Low
387.5864
Last updated: 4/17/2026, 7:31:05 AM
Quick Conversions
| SAR | RWF |
|---|---|
| 1 SAR | 388.23 RWF |
| 10 SAR | 3,882.26 RWF |
| 50 SAR | 19,411.29 RWF |
| 100 SAR | 38,822.58 RWF |
| 500 SAR | 194,112.88 RWF |
| 1,000 SAR | 388,225.76 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-04-17T07:31:05Z",
"rates": {
"RWF": 388.22576
}
}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": 38822.576,
"rate": 388.22576
}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