Rate Overview
Live
1 XCD = 543.8134 RWF
1 RWF = 0.001839
XCD
Avg
540.3282
High
544.3798
Low
536.2671
Last updated: 7/22/2026, 7:02:58 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 543.81 RWF |
| 10 XCD | 5,438.13 RWF |
| 50 XCD | 27,190.67 RWF |
| 100 XCD | 54,381.34 RWF |
| 500 XCD | 271,906.68 RWF |
| 1,000 XCD | 543,813.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-22T07:02:58Z",
"rates": {
"RWF": 543.813364
}
}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": 54381.3364,
"rate": 543.813364
}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