Rate Overview
Live
1 XAF = 2.5665 RWF
1 RWF = 0.389642
XAF
Avg
2.5746
High
2.5837
Low
2.5664
Last updated: 3/27/2026, 8:05:09 AM
Quick Conversions
| XAF | RWF |
|---|---|
| 1 XAF | 2.57 RWF |
| 10 XAF | 25.66 RWF |
| 50 XAF | 128.32 RWF |
| 100 XAF | 256.65 RWF |
| 500 XAF | 1,283.23 RWF |
| 1,000 XAF | 2,566.46 RWF |
Get XAF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=RWFExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-27T08:05:09Z",
"rates": {
"RWF": 2.566461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "RWF",
"amount": 100
},
"result": 256.6461,
"rate": 2.566461
}Build with XAF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key