Rate Overview
Live
1 RWF = 0.625334 CLP
1 CLP = 1.5991
RWF
Avg
0.611518
High
0.625334
Low
0.598558
Last updated: 3/7/2026, 3:05:03 AM
Quick Conversions
| RWF | CLP |
|---|---|
| 1 RWF | 0.63 CLP |
| 10 RWF | 6.25 CLP |
| 50 RWF | 31.27 CLP |
| 100 RWF | 62.53 CLP |
| 500 RWF | 312.67 CLP |
| 1,000 RWF | 625.33 CLP |
Get RWF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CLPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T03:05:03Z",
"rates": {
"CLP": 0.625334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CLP",
"amount": 100
},
"result": 62.53339999999999,
"rate": 0.625334
}Build with RWF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key