Rate Overview
Live
1 CRC = 3.2049 RWF
1 RWF = 0.312025
CRC
Avg
3.2116
High
3.2151
Low
3.2049
Last updated: 5/7/2026, 2:49:53 PM
Quick Conversions
| CRC | RWF |
|---|---|
| 1 CRC | 3.20 RWF |
| 10 CRC | 32.05 RWF |
| 50 CRC | 160.24 RWF |
| 100 CRC | 320.49 RWF |
| 500 CRC | 1,602.44 RWF |
| 1,000 CRC | 3,204.87 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-05-07T14:49:53Z",
"rates": {
"RWF": 3.20487
}
}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": 320.487,
"rate": 3.20487
}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