Rate Overview
Live
1 XCD = 539.0386 RWF
1 RWF = 0.001855
XCD
Avg
537.9709
High
541.5868
Low
534.3618
Last updated: 3/27/2026, 2:45:19 PM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 539.04 RWF |
| 10 XCD | 5,390.39 RWF |
| 50 XCD | 26,951.93 RWF |
| 100 XCD | 53,903.86 RWF |
| 500 XCD | 269,519.32 RWF |
| 1,000 XCD | 539,038.64 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-27T14:45:19Z",
"rates": {
"RWF": 539.038642
}
}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": 53903.864199999996,
"rate": 539.038642
}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