Rate Overview
Live
1 RWF = 0.069815 XPF
1 XPF = 14.3236
RWF
Avg
0.069853
High
0.070984
Low
0.068837
Last updated: 5/27/2026, 11:54:18 PM
Quick Conversions
| RWF | XPF |
|---|---|
| 1 RWF | 0.07 XPF |
| 10 RWF | 0.70 XPF |
| 50 RWF | 3.49 XPF |
| 100 RWF | 6.98 XPF |
| 500 RWF | 34.91 XPF |
| 1,000 RWF | 69.82 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-05-27T23:54:18Z",
"rates": {
"XPF": 0.069815
}
}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": 6.9815000000000005,
"rate": 0.069815
}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