Rate Overview
Live
1 PEN = 30.6866 XPF
1 XPF = 0.032588
PEN
Avg
30.2398
High
30.8018
Low
29.0837
Last updated: 7/9/2026, 2:19:36 PM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.69 XPF |
| 10 PEN | 306.87 XPF |
| 50 PEN | 1,534.33 XPF |
| 100 PEN | 3,068.66 XPF |
| 500 PEN | 15,343.28 XPF |
| 1,000 PEN | 30,686.56 XPF |
Get PEN/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=XPFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-09T14:19:36Z",
"rates": {
"XPF": 30.686564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "XPF",
"amount": 100
},
"result": 3068.6564,
"rate": 30.686564
}Build with PEN/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key