Rate Overview
Live
1 CLP = 1.5748 RWF
1 RWF = 0.634986
CLP
Avg
1.5848
High
1.6115
Low
1.5748
Last updated: 9/2/2026, 1:56:05 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.57 RWF |
| 10 CLP | 15.75 RWF |
| 50 CLP | 78.74 RWF |
| 100 CLP | 157.48 RWF |
| 500 CLP | 787.42 RWF |
| 1,000 CLP | 1,574.84 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-09-02T13:56:05Z",
"rates": {
"RWF": 1.574839
}
}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.4839,
"rate": 1.574839
}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