Rate Overview
Live
1 CLP = 1.5708 RWF
1 RWF = 0.636610
CLP
Avg
1.5607
High
1.5736
Low
1.5467
Last updated: 7/29/2026, 2:35:50 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.57 RWF |
| 10 CLP | 15.71 RWF |
| 50 CLP | 78.54 RWF |
| 100 CLP | 157.08 RWF |
| 500 CLP | 785.41 RWF |
| 1,000 CLP | 1,570.82 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-29T14:35:50Z",
"rates": {
"RWF": 1.57082
}
}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.08200000000002,
"rate": 1.57082
}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