Rate Overview
Live
1 RWF = 0.309075 CRC
1 CRC = 3.2355
RWF
Avg
0.331345
High
0.350742
Low
0.307112
Last updated: 7/25/2026, 8:25:28 PM
Quick Conversions
| RWF | CRC |
|---|---|
| 1 RWF | 0.31 CRC |
| 10 RWF | 3.09 CRC |
| 50 RWF | 15.45 CRC |
| 100 RWF | 30.91 CRC |
| 500 RWF | 154.54 CRC |
| 1,000 RWF | 309.08 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-07-25T20:25:28Z",
"rates": {
"CRC": 0.309075
}
}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": 30.9075,
"rate": 0.309075
}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