Rate Overview
Live
1 XOF = 2.5813 RWF
1 RWF = 0.387397
XOF
Avg
2.6011
High
2.6260
Low
2.5813
Last updated: 3/6/2026, 7:33:32 PM
Quick Conversions
| XOF | RWF |
|---|---|
| 1 XOF | 2.58 RWF |
| 10 XOF | 25.81 RWF |
| 50 XOF | 129.07 RWF |
| 100 XOF | 258.13 RWF |
| 500 XOF | 1,290.67 RWF |
| 1,000 XOF | 2,581.33 RWF |
Get XOF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=RWFExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:33:32Z",
"rates": {
"RWF": 2.581331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "RWF",
"amount": 100
},
"result": 258.1331,
"rate": 2.581331
}Build with XOF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key