Rate Overview
Live
1 SAR = 392.0710 RWF
1 RWF = 0.002551
SAR
Avg
391.5858
High
392.6584
Low
390.4495
Last updated: 7/28/2026, 4:03:29 AM
Quick Conversions
| SAR | RWF |
|---|---|
| 1 SAR | 392.07 RWF |
| 10 SAR | 3,920.71 RWF |
| 50 SAR | 19,603.55 RWF |
| 100 SAR | 39,207.10 RWF |
| 500 SAR | 196,035.50 RWF |
| 1,000 SAR | 392,071.00 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-07-28T04:03:29Z",
"rates": {
"RWF": 392.070997
}
}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": 39207.0997,
"rate": 392.070997
}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