Rate Overview
Live
1 CLP = 1.6508 RWF
1 RWF = 0.605765
CLP
Avg
1.6275
High
1.6508
Low
1.5995
Last updated: 5/8/2026, 2:15:41 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.65 RWF |
| 10 CLP | 16.51 RWF |
| 50 CLP | 82.54 RWF |
| 100 CLP | 165.08 RWF |
| 500 CLP | 825.40 RWF |
| 1,000 CLP | 1,650.80 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-05-08T14:15:41Z",
"rates": {
"RWF": 1.650804
}
}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": 165.0804,
"rate": 1.650804
}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