Rate Overview
Live
1 CRC = 3.0506 RWF
1 RWF = 0.327806
CRC
Avg
3.0847
High
3.1068
Low
3.0506
Last updated: 3/7/2026, 7:44:20 AM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.05 RWF |
| 10 CRC | 30.51 RWF |
| 50 CRC | 152.53 RWF |
| 100 CRC | 305.06 RWF |
| 500 CRC | 1,525.29 RWF |
| 1,000 CRC | 3,050.58 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-03-07T07:44:20Z",
"rates": {
"RWF": 3.050584
}
}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": 305.0584,
"rate": 3.050584
}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