Rate Overview
Live
1 XPF = 14.1064 RWF
1 RWF = 0.070890
XPF
Avg
14.1353
High
14.1683
Low
14.1017
Last updated: 3/27/2026, 6:08:01 AM
Quick Conversions
| XPF | RWF |
|---|---|
| 1 XPF | 14.11 RWF |
| 10 XPF | 141.06 RWF |
| 50 XPF | 705.32 RWF |
| 100 XPF | 1,410.64 RWF |
| 500 XPF | 7,053.21 RWF |
| 1,000 XPF | 14,106.42 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-27T06:08:01Z",
"rates": {
"RWF": 14.106418
}
}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": 1410.6417999999999,
"rate": 14.106418
}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