Rate Overview
Live
1 XCD = 544.1854 RWF
1 RWF = 0.001838
XCD
Avg
542.6570
High
544.1854
Low
541.1786
Last updated: 7/11/2026, 5:51:32 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 544.19 RWF |
| 10 XCD | 5,441.85 RWF |
| 50 XCD | 27,209.27 RWF |
| 100 XCD | 54,418.54 RWF |
| 500 XCD | 272,092.68 RWF |
| 1,000 XCD | 544,185.36 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-11T05:51:32Z",
"rates": {
"RWF": 544.185355
}
}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": 54418.5355,
"rate": 544.185355
}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