Rate Overview
Live
1 CRC = 3.1884 RWF
1 RWF = 0.313640
CRC
Avg
3.1697
High
3.1909
Low
3.1476
Last updated: 4/17/2026, 10:40:47 AM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.19 RWF |
| 10 CRC | 31.88 RWF |
| 50 CRC | 159.42 RWF |
| 100 CRC | 318.84 RWF |
| 500 CRC | 1,594.19 RWF |
| 1,000 CRC | 3,188.37 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-04-17T10:40:47Z",
"rates": {
"RWF": 3.18837
}
}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": 318.837,
"rate": 3.18837
}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