Rate Overview
Live
1 SVC = 167.8373 RWF
1 RWF = 0.005958
SVC
Avg
162.8242
High
167.8373
Low
152.1195
Last updated: 5/28/2026, 9:43:50 PM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 167.84 RWF |
| 10 SVC | 1,678.37 RWF |
| 50 SVC | 8,391.86 RWF |
| 100 SVC | 16,783.73 RWF |
| 500 SVC | 83,918.64 RWF |
| 1,000 SVC | 167,837.29 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-28T21:43:50Z",
"rates": {
"RWF": 167.837289
}
}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": 16783.7289,
"rate": 167.837289
}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