Rate Overview
Live
1 XCD = 542.0465 RWF
1 RWF = 0.001845
XCD
Avg
541.1195
High
542.3414
Low
539.7603
Last updated: 5/27/2026, 4:19:09 PM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 542.05 RWF |
| 10 XCD | 5,420.47 RWF |
| 50 XCD | 27,102.33 RWF |
| 100 XCD | 54,204.65 RWF |
| 500 XCD | 271,023.25 RWF |
| 1,000 XCD | 542,046.51 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-27T16:19:09Z",
"rates": {
"RWF": 542.046505
}
}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": 54204.6505,
"rate": 542.046505
}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