Rate Overview
Live
1 RWF = 0.327806 CRC
1 CRC = 3.0506
RWF
Avg
0.324195
High
0.327806
Low
0.321875
Last updated: 3/7/2026, 7:37:00 AM
Quick Conversions
| RWF | CRC |
|---|---|
| 1 RWF | 0.33 CRC |
| 10 RWF | 3.28 CRC |
| 50 RWF | 16.39 CRC |
| 100 RWF | 32.78 CRC |
| 500 RWF | 163.90 CRC |
| 1,000 RWF | 327.81 CRC |
Get RWF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=CRCExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:37:00Z",
"rates": {
"CRC": 0.327806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "CRC",
"amount": 100
},
"result": 32.7806,
"rate": 0.327806
}Build with RWF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key