Rate Overview
Live
1 XAF = 2.5866 RWF
1 RWF = 0.386609
XAF
Avg
2.6030
High
2.6271
Low
2.5829
Last updated: 3/7/2026, 1:03:14 AM
Quick Conversions
| XAF | RWF |
|---|---|
| 1 XAF | 2.59 RWF |
| 10 XAF | 25.87 RWF |
| 50 XAF | 129.33 RWF |
| 100 XAF | 258.66 RWF |
| 500 XAF | 1,293.30 RWF |
| 1,000 XAF | 2,586.59 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-07T01:03:14Z",
"rates": {
"RWF": 2.586592
}
}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": 258.6592,
"rate": 2.586592
}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