Rate Overview
Live
1 XPF = 14.3144 RWF
1 RWF = 0.069860
XPF
Avg
14.3282
High
14.3652
Low
14.3068
Last updated: 9/6/2026, 3:01:57 AM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.31 RWF |
| 10 XPF | 143.14 RWF |
| 50 XPF | 715.72 RWF |
| 100 XPF | 1,431.44 RWF |
| 500 XPF | 7,157.20 RWF |
| 1,000 XPF | 14,314.41 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-09-06T03:01:57Z",
"rates": {
"RWF": 14.314406
}
}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": 1431.4406,
"rate": 14.314406
}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