Rate Overview
Live
1 CLP = 1.5701 RWF
1 RWF = 0.636886
CLP
Avg
1.5236
High
1.6980
Low
1.3555
Last updated: 7/23/2026, 5:27:03 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.57 RWF |
| 10 CLP | 15.70 RWF |
| 50 CLP | 78.51 RWF |
| 100 CLP | 157.01 RWF |
| 500 CLP | 785.07 RWF |
| 1,000 CLP | 1,570.14 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-23T17:27:03Z",
"rates": {
"RWF": 1.570139
}
}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": 157.0139,
"rate": 1.570139
}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