Rate Overview
Live
1 XCD = 541.7067 RWF
1 RWF = 0.001846
XCD
Avg
543.0546
High
544.8428
Low
541.7067
Last updated: 8/20/2026, 9:05:22 PM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 541.71 RWF |
| 10 XCD | 5,417.07 RWF |
| 50 XCD | 27,085.33 RWF |
| 100 XCD | 54,170.67 RWF |
| 500 XCD | 270,853.33 RWF |
| 1,000 XCD | 541,706.67 RWF |
Get XCD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=RWFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-08-20T21:05:22Z",
"rates": {
"RWF": 541.706668
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "RWF",
"amount": 100
},
"result": 54170.666800000006,
"rate": 541.706668
}Build with XCD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key