Rate Overview
Live
1 SVC = 168.0304 RWF
1 RWF = 0.005951
SVC
Avg
166.5422
High
168.2701
Low
164.6038
Last updated: 7/29/2026, 2:36:14 AM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 168.03 RWF |
| 10 SVC | 1,680.30 RWF |
| 50 SVC | 8,401.52 RWF |
| 100 SVC | 16,803.04 RWF |
| 500 SVC | 84,015.21 RWF |
| 1,000 SVC | 168,030.43 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-29T02:36:14Z",
"rates": {
"RWF": 168.030427
}
}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": 16803.0427,
"rate": 168.030427
}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