Rate Overview
Live
1 XOF = 2.5678 RWF
1 RWF = 0.389445
XOF
Avg
2.5569
High
2.6465
Low
2.3663
Last updated: 3/27/2026, 6:19:52 AM
Quick Conversions
| XOF | RWF |
|---|---|
| 1 XOF | 2.57 RWF |
| 10 XOF | 25.68 RWF |
| 50 XOF | 128.39 RWF |
| 100 XOF | 256.78 RWF |
| 500 XOF | 1,283.88 RWF |
| 1,000 XOF | 2,567.76 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-27T06:19:52Z",
"rates": {
"RWF": 2.567757
}
}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": 256.7757,
"rate": 2.567757
}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