Rate Overview
Live
1 CRC = 3.2419 RWF
1 RWF = 0.308458
CRC
Avg
3.2406
High
3.2700
Low
3.2289
Last updated: 7/20/2026, 4:10:43 PM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.24 RWF |
| 10 CRC | 32.42 RWF |
| 50 CRC | 162.10 RWF |
| 100 CRC | 324.19 RWF |
| 500 CRC | 1,620.97 RWF |
| 1,000 CRC | 3,241.94 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-20T16:10:43Z",
"rates": {
"RWF": 3.241936
}
}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": 324.1936,
"rate": 3.241936
}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