Rate Overview
Live
1 SVC = 166.8723 RWF
1 RWF = 0.005993
SVC
Avg
167.0629
High
167.3703
Low
166.8723
Last updated: 4/17/2026, 10:44:41 AM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 166.87 RWF |
| 10 SVC | 1,668.72 RWF |
| 50 SVC | 8,343.62 RWF |
| 100 SVC | 16,687.23 RWF |
| 500 SVC | 83,436.16 RWF |
| 1,000 SVC | 166,872.31 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-04-17T10:44:41Z",
"rates": {
"RWF": 166.872315
}
}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": 16687.231499999998,
"rate": 166.872315
}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