Rate Overview
Live
1 XPF = 14.3540 RWF
1 RWF = 0.069667
XPF
Avg
14.2490
High
14.3582
Low
14.1768
Last updated: 6/17/2026, 6:38:13 AM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.35 RWF |
| 10 XPF | 143.54 RWF |
| 50 XPF | 717.70 RWF |
| 100 XPF | 1,435.40 RWF |
| 500 XPF | 7,176.98 RWF |
| 1,000 XPF | 14,353.97 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-06-17T06:38:13Z",
"rates": {
"RWF": 14.353968
}
}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": 1435.3968,
"rate": 14.353968
}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