Rate Overview
Live
1 XCD = 541.8082 RWF
1 RWF = 0.001846
XCD
Avg
541.1744
High
546.2386
Low
538.8847
Last updated: 7/31/2026, 9:26:13 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 541.81 RWF |
| 10 XCD | 5,418.08 RWF |
| 50 XCD | 27,090.41 RWF |
| 100 XCD | 54,180.82 RWF |
| 500 XCD | 270,904.11 RWF |
| 1,000 XCD | 541,808.21 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-07-31T09:26:13Z",
"rates": {
"RWF": 541.808213
}
}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": 54180.8213,
"rate": 541.808213
}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