Rate Overview
Live
1 CLP = 1.6412 RWF
1 RWF = 0.609311
CLP
Avg
1.6322
High
1.6412
Low
1.6224
Last updated: 5/28/2026, 8:32:22 PM
Quick Conversions
| CLP | RWF |
|---|---|
| 1 CLP | 1.64 RWF |
| 10 CLP | 16.41 RWF |
| 50 CLP | 82.06 RWF |
| 100 CLP | 164.12 RWF |
| 500 CLP | 820.60 RWF |
| 1,000 CLP | 1,641.20 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-28T20:32:22Z",
"rates": {
"RWF": 1.641198
}
}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": 164.1198,
"rate": 1.641198
}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