Rate Overview
Live
1 XPF = 14.0848 RWF
1 RWF = 0.070999
XPF
Avg
13.6249
High
14.5226
Low
12.0007
Last updated: 7/20/2026, 12:31:40 AM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.08 RWF |
| 10 XPF | 140.85 RWF |
| 50 XPF | 704.24 RWF |
| 100 XPF | 1,408.48 RWF |
| 500 XPF | 7,042.38 RWF |
| 1,000 XPF | 14,084.75 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-20T00:31:40Z",
"rates": {
"RWF": 14.084753
}
}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": 1408.4752999999998,
"rate": 14.084753
}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