Rate Overview
Live
1 XCD = 540.2304 RWF
1 RWF = 0.001851
XCD
Avg
540.4289
High
542.1606
Low
539.5514
Last updated: 4/17/2026, 6:13:00 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 540.23 RWF |
| 10 XCD | 5,402.30 RWF |
| 50 XCD | 27,011.52 RWF |
| 100 XCD | 54,023.04 RWF |
| 500 XCD | 270,115.21 RWF |
| 1,000 XCD | 540,230.43 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-04-17T06:13:00Z",
"rates": {
"RWF": 540.230427
}
}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": 54023.0427,
"rate": 540.230427
}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