Rate Overview
Live
1 XCD = 544.5239 RWF
1 RWF = 0.001836
XCD
Avg
544.1379
High
545.4144
Low
543.2463
Last updated: 9/10/2026, 6:47:27 AM
Quick Conversions
| XCD | RWF |
|---|---|
| 1 XCD | 544.52 RWF |
| 10 XCD | 5,445.24 RWF |
| 50 XCD | 27,226.19 RWF |
| 100 XCD | 54,452.39 RWF |
| 500 XCD | 272,261.93 RWF |
| 1,000 XCD | 544,523.86 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-09-10T06:47:27Z",
"rates": {
"RWF": 544.523858
}
}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": 54452.385800000004,
"rate": 544.523858
}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