Rate Overview
Live
1 SVC = 167.8624 RWF
1 RWF = 0.005957
SVC
Avg
168.0184
High
168.2215
Low
167.7601
Last updated: 8/17/2026, 5:42:01 PM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 167.86 RWF |
| 10 SVC | 1,678.62 RWF |
| 50 SVC | 8,393.12 RWF |
| 100 SVC | 16,786.24 RWF |
| 500 SVC | 83,931.18 RWF |
| 1,000 SVC | 167,862.36 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-08-17T17:42:01Z",
"rates": {
"RWF": 167.862356
}
}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": 16786.2356,
"rate": 167.862356
}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