Rate Overview
Live
1 RWF = 0.308150 CRC
1 CRC = 3.2452
RWF
Avg
0.307550
High
0.308229
Low
0.306216
Last updated: 9/8/2026, 8:48:55 PM
Quick Conversions
| RWF | CRC |
|---|---|
| 1 RWF | 0.31 CRC |
| 10 RWF | 3.08 CRC |
| 50 RWF | 15.41 CRC |
| 100 RWF | 30.81 CRC |
| 500 RWF | 154.08 CRC |
| 1,000 RWF | 308.15 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-09-08T20:48:55Z",
"rates": {
"CRC": 0.30815
}
}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.814999999999998,
"rate": 0.30815
}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