Rate Overview
Live
1 SVC = 166.6246 RWF
1 RWF = 0.006002
SVC
Avg
166.7895
High
167.2419
Low
166.4484
Last updated: 3/7/2026, 7:39:30 AM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 166.62 RWF |
| 10 SVC | 1,666.25 RWF |
| 50 SVC | 8,331.23 RWF |
| 100 SVC | 16,662.46 RWF |
| 500 SVC | 83,312.28 RWF |
| 1,000 SVC | 166,624.57 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-07T07:39:30Z",
"rates": {
"RWF": 166.624568
}
}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": 16662.4568,
"rate": 166.624568
}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