Rate Overview
Live
1 SVC = 166.9594 RWF
1 RWF = 0.005989
SVC
Avg
166.8734
High
167.4032
Low
166.6186
Last updated: 3/28/2026, 12:18:02 PM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 166.96 RWF |
| 10 SVC | 1,669.59 RWF |
| 50 SVC | 8,347.97 RWF |
| 100 SVC | 16,695.94 RWF |
| 500 SVC | 83,479.70 RWF |
| 1,000 SVC | 166,959.41 RWF |
Get SVC/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=RWFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T12:18:02Z",
"rates": {
"RWF": 166.959408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "RWF",
"amount": 100
},
"result": 16695.9408,
"rate": 166.959408
}Build with SVC/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key