Rate Overview
Live
1 XCD = 539.4689 RWF
1 RWF = 0.001854
XCD
Avg
539.6171
High
540.8167
Low
538.9197
Last updated: 3/7/2026, 1:01:39 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 539.47 RWF |
| 10 XCD | 5,394.69 RWF |
| 50 XCD | 26,973.45 RWF |
| 100 XCD | 53,946.89 RWF |
| 500 XCD | 269,734.47 RWF |
| 1,000 XCD | 539,468.95 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-03-07T01:01:39Z",
"rates": {
"RWF": 539.468947
}
}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": 53946.8947,
"rate": 539.468947
}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