Rate Overview
Live
1 CLP = 1.6671 RWF
1 RWF = 0.599852
CLP
Avg
1.6411
High
1.6671
Low
1.6018
Last updated: 6/18/2026, 10:20:08 AM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.67 RWF |
| 10 CLP | 16.67 RWF |
| 50 CLP | 83.35 RWF |
| 100 CLP | 166.71 RWF |
| 500 CLP | 833.54 RWF |
| 1,000 CLP | 1,667.08 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-06-18T10:20:08Z",
"rates": {
"RWF": 1.667077
}
}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.7077,
"rate": 1.667077
}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