Rate Overview
Live
1 RWF = 0.001826 XCD
1 XCD = 547.6451
RWF
Avg
0.001841
High
0.001849
Low
0.001826
Last updated: 6/16/2026, 1:24:01 PM
Quick Conversions
| RWF | XCD |
|---|---|
| 1 RWF | 0.00 XCD |
| 10 RWF | 0.02 XCD |
| 50 RWF | 0.09 XCD |
| 100 RWF | 0.18 XCD |
| 500 RWF | 0.91 XCD |
| 1,000 RWF | 1.83 XCD |
Get RWF/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=XCDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-16T13:24:01Z",
"rates": {
"XCD": 0.001826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "XCD",
"amount": 100
},
"result": 0.18259999999999998,
"rate": 0.001826
}Build with RWF/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key