Rate Overview
Live
1 CLP = 1.5713 RWF
1 RWF = 0.636397
CLP
Avg
1.6157
High
1.6992
Low
1.5713
Last updated: 3/27/2026, 8:19:25 AM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.57 RWF |
| 10 CLP | 15.71 RWF |
| 50 CLP | 78.57 RWF |
| 100 CLP | 157.13 RWF |
| 500 CLP | 785.67 RWF |
| 1,000 CLP | 1,571.35 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-03-27T08:19:25Z",
"rates": {
"RWF": 1.571346
}
}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.13459999999998,
"rate": 1.571346
}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