Rate Overview
Live
1 XPF = 14.0973 RWF
1 RWF = 0.070936
XPF
Avg
14.0490
High
14.5715
Low
13.0205
Last updated: 3/27/2026, 2:52:14 PM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.10 RWF |
| 10 XPF | 140.97 RWF |
| 50 XPF | 704.86 RWF |
| 100 XPF | 1,409.73 RWF |
| 500 XPF | 7,048.64 RWF |
| 1,000 XPF | 14,097.27 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-03-27T14:52:14Z",
"rates": {
"RWF": 14.097272
}
}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.7272,
"rate": 14.097272
}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