Rate Overview
Live
1 CRC = 3.2368 RWF
1 RWF = 0.308952
CRC
Avg
3.1574
High
3.2456
Low
2.9217
Last updated: 7/30/2026, 8:03:27 AM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.24 RWF |
| 10 CRC | 32.37 RWF |
| 50 CRC | 161.84 RWF |
| 100 CRC | 323.68 RWF |
| 500 CRC | 1,618.38 RWF |
| 1,000 CRC | 3,236.75 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-30T08:03:27Z",
"rates": {
"RWF": 3.236752
}
}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": 323.6752,
"rate": 3.236752
}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