Rate Overview
Live
1 RWF = 0.002541 SAR
1 SAR = 393.5458
RWF
Avg
0.002548
High
0.002561
Low
0.002533
Last updated: 6/19/2026, 10:13:14 AM
Quick Conversions
| RWF | SAR |
|---|---|
| 1 RWF | 0.00 SAR |
| 10 RWF | 0.03 SAR |
| 50 RWF | 0.13 SAR |
| 100 RWF | 0.25 SAR |
| 500 RWF | 1.27 SAR |
| 1,000 RWF | 2.54 SAR |
Get RWF/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SARExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-19T10:13:14Z",
"rates": {
"SAR": 0.002541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SAR",
"amount": 100
},
"result": 0.2541,
"rate": 0.002541
}Build with RWF/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key