Rate Overview
Live
1 RWF = 0.005929 SVC
1 SVC = 168.6625
RWF
Avg
0.005944
High
0.005976
Low
0.005903
Last updated: 6/19/2026, 8:47:01 AM
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.96 SVC |
| 1,000 RWF | 5.93 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-06-19T08:47:01Z",
"rates": {
"SVC": 0.005929
}
}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.5929,
"rate": 0.005929
}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