Rate Overview
Live
1 XAF = 2.5652 RWF
1 RWF = 0.389831
XAF
Avg
2.5528
High
2.5652
Low
2.5434
Last updated: 7/31/2026, 1:24:25 AM
Quick Conversions
| XAF | RWF |
|---|---|
| 1 XAF | 2.57 RWF |
| 10 XAF | 25.65 RWF |
| 50 XAF | 128.26 RWF |
| 100 XAF | 256.52 RWF |
| 500 XAF | 1,282.61 RWF |
| 1,000 XAF | 2,565.21 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-07-31T01:24:25Z",
"rates": {
"RWF": 2.565214
}
}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.5214,
"rate": 2.565214
}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