Rate Overview
Live
1 SVC = 168.0335 RWF
1 RWF = 0.005951
SVC
Avg
167.8110
High
168.2822
Low
167.3355
Last updated: 7/27/2026, 3:51:34 PM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 168.03 RWF |
| 10 SVC | 1,680.34 RWF |
| 50 SVC | 8,401.68 RWF |
| 100 SVC | 16,803.35 RWF |
| 500 SVC | 84,016.77 RWF |
| 1,000 SVC | 168,033.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-27T15:51:34Z",
"rates": {
"RWF": 168.033545
}
}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.3545,
"rate": 168.033545
}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