Rate Overview
Live
1 RWF = 0.001841 XCD
1 XCD = 543.1831
RWF
Avg
0.001848
High
0.001852
Low
0.001841
Last updated: 5/7/2026, 6:53:30 AM
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.92 XCD |
| 1,000 RWF | 1.84 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-05-07T06:53:30Z",
"rates": {
"XCD": 0.001841
}
}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.18409999999999999,
"rate": 0.001841
}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