Rate Overview
Live
1 SVC = 167.3175 RWF
1 RWF = 0.005977
SVC
Avg
167.2357
High
167.9031
Low
166.8581
Last updated: 5/29/2026, 2:27:58 PM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 167.32 RWF |
| 10 SVC | 1,673.17 RWF |
| 50 SVC | 8,365.87 RWF |
| 100 SVC | 16,731.75 RWF |
| 500 SVC | 83,658.75 RWF |
| 1,000 SVC | 167,317.50 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-05-29T14:27:58Z",
"rates": {
"RWF": 167.317496
}
}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": 16731.7496,
"rate": 167.317496
}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