Rate Overview
Live
1 CLP = 1.5502 RWF
1 RWF = 0.645078
CLP
Avg
1.5839
High
1.7079
Low
1.4894
Last updated: 7/27/2026, 10:05:04 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.55 RWF |
| 10 CLP | 15.50 RWF |
| 50 CLP | 77.51 RWF |
| 100 CLP | 155.02 RWF |
| 500 CLP | 775.10 RWF |
| 1,000 CLP | 1,550.20 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-27T22:05:04Z",
"rates": {
"RWF": 1.5502
}
}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": 155.02,
"rate": 1.5502
}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