Rate Overview
Live
1 RWF = 0.070589 XPF
1 XPF = 14.1665
RWF
Avg
0.070279
High
0.070592
Low
0.069646
Last updated: 6/19/2026, 8:24:47 AM
Quick Conversions
| RWF | XPF |
|---|---|
| 1 RWF | 0.07 XPF |
| 10 RWF | 0.71 XPF |
| 50 RWF | 3.53 XPF |
| 100 RWF | 7.06 XPF |
| 500 RWF | 35.29 XPF |
| 1,000 RWF | 70.59 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-06-19T08:24:47Z",
"rates": {
"XPF": 0.070589
}
}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.0588999999999995,
"rate": 0.070589
}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