Rate Overview
Live
1 CRC = 3.2399 RWF
1 RWF = 0.308647
CRC
Avg
2.8680
High
3.2399
Low
2.5602
Last updated: 5/27/2026, 10:50:32 PM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.24 RWF |
| 10 CRC | 32.40 RWF |
| 50 CRC | 162.00 RWF |
| 100 CRC | 323.99 RWF |
| 500 CRC | 1,619.97 RWF |
| 1,000 CRC | 3,239.95 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-05-27T22:50:32Z",
"rates": {
"RWF": 3.239949
}
}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.99490000000003,
"rate": 3.239949
}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