Rate Overview
Live
1 RWF = 0.000536 CHF
1 CHF = 1865.67
RWF
Avg
0.000537
High
0.000540
Low
0.000534
Last updated: 5/26/2026, 9:19:08 AM
Quick Conversions
| RWF | CHF |
|---|---|
| 1 RWF | 0.00 CHF |
| 10 RWF | 0.01 CHF |
| 50 RWF | 0.03 CHF |
| 100 RWF | 0.05 CHF |
| 500 RWF | 0.27 CHF |
| 1,000 RWF | 0.54 CHF |
Get RWF/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CHFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-26T09:19:08Z",
"rates": {
"CHF": 0.000536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CHF",
"amount": 100
},
"result": 0.0536,
"rate": 0.000536
}Build with RWF/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key