Rate Overview
Live
1 RWF = 0.389444 XOF
1 XOF = 2.5678
RWF
Avg
0.408178
High
0.456889
Low
0.380014
Last updated: 3/27/2026, 6:07:05 AM
Quick Conversions
| RWF | XOF |
|---|---|
| 1 RWF | 0.39 XOF |
| 10 RWF | 3.89 XOF |
| 50 RWF | 19.47 XOF |
| 100 RWF | 38.94 XOF |
| 500 RWF | 194.72 XOF |
| 1,000 RWF | 389.44 XOF |
Get RWF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=XOFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T06:07:05Z",
"rates": {
"XOF": 0.389444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "XOF",
"amount": 100
},
"result": 38.9444,
"rate": 0.389444
}Build with RWF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key