Rate Overview
Live
1 RWF = 0.313639 CRC
1 CRC = 3.1884
RWF
Avg
0.315491
High
0.317702
Low
0.313389
Last updated: 4/17/2026, 12:00:45 PM
Quick Conversions
| RWF | CRC |
|---|---|
| 1 RWF | 0.31 CRC |
| 10 RWF | 3.14 CRC |
| 50 RWF | 15.68 CRC |
| 100 RWF | 31.36 CRC |
| 500 RWF | 156.82 CRC |
| 1,000 RWF | 313.64 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-04-17T12:00:45Z",
"rates": {
"CRC": 0.313639
}
}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": 31.3639,
"rate": 0.313639
}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