Rate Overview
Live
1 SVC = 167.6597 RWF
1 RWF = 0.005964
SVC
Avg
167.1602
High
167.6597
Low
166.8581
Last updated: 5/8/2026, 3:21:54 AM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 167.66 RWF |
| 10 SVC | 1,676.60 RWF |
| 50 SVC | 8,382.99 RWF |
| 100 SVC | 16,765.97 RWF |
| 500 SVC | 83,829.86 RWF |
| 1,000 SVC | 167,659.73 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-08T03:21:54Z",
"rates": {
"RWF": 167.659728
}
}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": 16765.9728,
"rate": 167.659728
}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