Rate Overview
Live
1 XCD = 542.9658 RWF
1 RWF = 0.001842
XCD
Avg
541.1303
High
542.9658
Low
539.8985
Last updated: 5/7/2026, 7:45:39 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 542.97 RWF |
| 10 XCD | 5,429.66 RWF |
| 50 XCD | 27,148.29 RWF |
| 100 XCD | 54,296.58 RWF |
| 500 XCD | 271,482.92 RWF |
| 1,000 XCD | 542,965.84 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-05-07T07:45:39Z",
"rates": {
"RWF": 542.965835
}
}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": 54296.58349999999,
"rate": 542.965835
}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