Rate Overview
Live
1 XPF = 14.0902 RWF
1 RWF = 0.070971
XPF
Avg
14.0818
High
14.1132
Low
14.0455
Last updated: 7/19/2026, 7:56:49 PM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.09 RWF |
| 10 XPF | 140.90 RWF |
| 50 XPF | 704.51 RWF |
| 100 XPF | 1,409.02 RWF |
| 500 XPF | 7,045.12 RWF |
| 1,000 XPF | 14,090.24 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-19T19:56:49Z",
"rates": {
"RWF": 14.090242
}
}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": 1409.0242,
"rate": 14.090242
}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