Rate Overview
Live
1 CLP = 1.6423 RWF
1 RWF = 0.608888
CLP
Avg
1.6403
High
1.7013
Low
1.5767
Last updated: 5/29/2026, 2:29:29 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.64 RWF |
| 10 CLP | 16.42 RWF |
| 50 CLP | 82.12 RWF |
| 100 CLP | 164.23 RWF |
| 500 CLP | 821.17 RWF |
| 1,000 CLP | 1,642.34 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-05-29T14:29:29Z",
"rates": {
"RWF": 1.642337
}
}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": 164.2337,
"rate": 1.642337
}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