Rate Overview
Live
1 XCD = 545.1767 RWF
1 RWF = 0.001834
XCD
Avg
544.0232
High
547.5643
Low
540.5984
Last updated: 6/19/2026, 8:41:01 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 545.18 RWF |
| 10 XCD | 5,451.77 RWF |
| 50 XCD | 27,258.83 RWF |
| 100 XCD | 54,517.67 RWF |
| 500 XCD | 272,588.33 RWF |
| 1,000 XCD | 545,176.66 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-06-19T08:41:01Z",
"rates": {
"RWF": 545.176663
}
}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": 54517.6663,
"rate": 545.176663
}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