Rate Overview
Live
1 RWF = 0.005947 SVC
1 SVC = 168.1520
RWF
Avg
0.005949
High
0.005960
Low
0.005944
Last updated: 8/16/2026, 1:12:11 PM
Quick Conversions
| RWF | SVC |
|---|---|
| 1 RWF | 0.01 SVC |
| 10 RWF | 0.06 SVC |
| 50 RWF | 0.30 SVC |
| 100 RWF | 0.59 SVC |
| 500 RWF | 2.97 SVC |
| 1,000 RWF | 5.95 SVC |
Get RWF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SVCExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-16T13:12:11Z",
"rates": {
"SVC": 0.005947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SVC",
"amount": 100
},
"result": 0.5947,
"rate": 0.005947
}Build with RWF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key