Rate Overview
Live
1 XPF = 14.3943 RWF
1 RWF = 0.069472
XPF
Avg
14.3433
High
14.4426
Low
14.2203
Last updated: 4/17/2026, 6:12:02 AM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.39 RWF |
| 10 XPF | 143.94 RWF |
| 50 XPF | 719.71 RWF |
| 100 XPF | 1,439.43 RWF |
| 500 XPF | 7,197.15 RWF |
| 1,000 XPF | 14,394.30 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-04-17T06:12:02Z",
"rates": {
"RWF": 14.394297
}
}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": 1439.4297,
"rate": 14.394297
}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