Rate Overview
Live
1 CRC = 3.2286 RWF
1 RWF = 0.309736
CRC
Avg
3.2226
High
3.2361
Low
3.2151
Last updated: 7/9/2026, 3:54:51 PM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.23 RWF |
| 10 CRC | 32.29 RWF |
| 50 CRC | 161.43 RWF |
| 100 CRC | 322.86 RWF |
| 500 CRC | 1,614.28 RWF |
| 1,000 CRC | 3,228.56 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-09T15:54:51Z",
"rates": {
"RWF": 3.228561
}
}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.8561,
"rate": 3.228561
}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