Rate Overview
Live
1 CLP = 1.6665 RWF
1 RWF = 0.600062
CLP
Avg
1.6453
High
1.6665
Low
1.6293
Last updated: 4/18/2026, 8:47:17 AM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.67 RWF |
| 10 CLP | 16.66 RWF |
| 50 CLP | 83.32 RWF |
| 100 CLP | 166.65 RWF |
| 500 CLP | 833.25 RWF |
| 1,000 CLP | 1,666.49 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-04-18T08:47:17Z",
"rates": {
"RWF": 1.666494
}
}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": 166.64939999999999,
"rate": 1.666494
}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