Rate Overview
Live
1 SVC = 167.8026 RWF
1 RWF = 0.005959
SVC
Avg
167.5713
High
167.8026
Low
167.3355
Last updated: 7/8/2026, 11:10:19 AM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 167.80 RWF |
| 10 SVC | 1,678.03 RWF |
| 50 SVC | 8,390.13 RWF |
| 100 SVC | 16,780.26 RWF |
| 500 SVC | 83,901.28 RWF |
| 1,000 SVC | 167,802.55 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-07-08T11:10:19Z",
"rates": {
"RWF": 167.802552
}
}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": 16780.2552,
"rate": 167.802552
}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