Rate Overview
Live
1 RWF = 0.071340 XPF
1 XPF = 14.0174
RWF
Avg
0.070218
High
0.071557
Low
0.068599
Last updated: 7/29/2026, 4:37:43 PM
Quick Conversions
| RWF | XPF |
|---|---|
| 1 RWF | 0.07 XPF |
| 10 RWF | 0.71 XPF |
| 50 RWF | 3.57 XPF |
| 100 RWF | 7.13 XPF |
| 500 RWF | 35.67 XPF |
| 1,000 RWF | 71.34 XPF |
Get RWF/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=XPFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-29T16:37:43Z",
"rates": {
"XPF": 0.07134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "XPF",
"amount": 100
},
"result": 7.134,
"rate": 0.07134
}Build with RWF/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key