Rate Overview
Live
1 CLP = 1.5832 RWF
1 RWF = 0.631618
CLP
Avg
1.5867
High
1.5933
Low
1.5809
Last updated: 7/8/2026, 2:37:38 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.58 RWF |
| 10 CLP | 15.83 RWF |
| 50 CLP | 79.16 RWF |
| 100 CLP | 158.32 RWF |
| 500 CLP | 791.62 RWF |
| 1,000 CLP | 1,583.24 RWF |
Get CLP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=RWFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-08T14:37:38Z",
"rates": {
"RWF": 1.583235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "RWF",
"amount": 100
},
"result": 158.3235,
"rate": 1.583235
}Build with CLP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key