Rate Overview
Live
1 XPF = 14.0460 RWF
1 RWF = 0.071194
XPF
Avg
14.2406
High
14.5464
Low
13.9811
Last updated: 7/27/2026, 10:03:47 PM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.05 RWF |
| 10 XPF | 140.46 RWF |
| 50 XPF | 702.30 RWF |
| 100 XPF | 1,404.61 RWF |
| 500 XPF | 7,023.03 RWF |
| 1,000 XPF | 14,046.05 RWF |
Get XPF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=RWFExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T22:03:47Z",
"rates": {
"RWF": 14.04605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "RWF",
"amount": 100
},
"result": 1404.605,
"rate": 14.04605
}Build with XPF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key