Rate Overview
Live
1 CLP = 1.5633 RWF
1 RWF = 0.639663
CLP
Avg
1.6230
High
1.6987
Low
1.5633
Last updated: 7/29/2026, 1:13:15 AM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.56 RWF |
| 10 CLP | 15.63 RWF |
| 50 CLP | 78.17 RWF |
| 100 CLP | 156.33 RWF |
| 500 CLP | 781.66 RWF |
| 1,000 CLP | 1,563.32 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-29T01:13:15Z",
"rates": {
"RWF": 1.563322
}
}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": 156.3322,
"rate": 1.563322
}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