Rate Overview
Live
1 RWF = 0.006001 SVC
1 SVC = 166.6389
RWF
Avg
0.005995
High
0.006007
Low
0.005979
Last updated: 3/7/2026, 7:40:33 AM
Quick Conversions
| RWF | SVC |
|---|---|
| 1 RWF | 0.01 SVC |
| 10 RWF | 0.06 SVC |
| 50 RWF | 0.30 SVC |
| 100 RWF | 0.60 SVC |
| 500 RWF | 3.00 SVC |
| 1,000 RWF | 6.00 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-03-07T07:40:33Z",
"rates": {
"SVC": 0.006001
}
}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.6001000000000001,
"rate": 0.006001
}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