Rate Overview
Live
1 SVC = 169.0051 RWF
1 RWF = 0.005917
SVC
Avg
168.1478
High
169.3964
Low
167.3082
Last updated: 6/18/2026, 10:02:04 AM
Quick Conversions
| SVC | RWF |
|---|---|
| 1 SVC | 169.01 RWF |
| 10 SVC | 1,690.05 RWF |
| 50 SVC | 8,450.26 RWF |
| 100 SVC | 16,900.51 RWF |
| 500 SVC | 84,502.56 RWF |
| 1,000 SVC | 169,005.12 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-06-18T10:02:04Z",
"rates": {
"RWF": 169.005123
}
}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": 16900.5123,
"rate": 169.005123
}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