Rate Overview
Live
1 XPF = 13.9811 RWF
1 RWF = 0.071525
XPF
Avg
14.2377
High
14.5373
Low
13.9811
Last updated: 7/26/2026, 12:17:13 AM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 13.98 RWF |
| 10 XPF | 139.81 RWF |
| 50 XPF | 699.05 RWF |
| 100 XPF | 1,398.11 RWF |
| 500 XPF | 6,990.54 RWF |
| 1,000 XPF | 13,981.07 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-26T00:17:13Z",
"rates": {
"RWF": 13.981072
}
}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": 1398.1072,
"rate": 13.981072
}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