Rate Overview
Live
1 CRC = 3.2259 RWF
1 RWF = 0.309994
CRC
Avg
3.2320
High
3.2700
Low
3.2151
Last updated: 7/29/2026, 4:30:34 PM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.23 RWF |
| 10 CRC | 32.26 RWF |
| 50 CRC | 161.29 RWF |
| 100 CRC | 322.59 RWF |
| 500 CRC | 1,612.93 RWF |
| 1,000 CRC | 3,225.87 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-07-29T16:30:34Z",
"rates": {
"RWF": 3.225867
}
}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": 322.5867,
"rate": 3.225867
}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