Rate Overview
Live
1 CRC = 3.2697 RWF
1 RWF = 0.305836
CRC
Avg
3.2652
High
3.2807
Low
3.2434
Last updated: 8/18/2026, 10:39:38 PM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.27 RWF |
| 10 CRC | 32.70 RWF |
| 50 CRC | 163.49 RWF |
| 100 CRC | 326.97 RWF |
| 500 CRC | 1,634.86 RWF |
| 1,000 CRC | 3,269.73 RWF |
Get CRC/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=RWFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-08-18T22:39:38Z",
"rates": {
"RWF": 3.269727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "RWF",
"amount": 100
},
"result": 326.97270000000003,
"rate": 3.269727
}Build with CRC/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key