Rate Overview
Live
1 PEN = 29.5157 XPF
1 XPF = 0.033880
PEN
Avg
29.9440
High
30.3691
Low
29.5157
Last updated: 3/7/2026, 4:06:03 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 29.52 XPF |
| 10 PEN | 295.16 XPF |
| 50 PEN | 1,475.79 XPF |
| 100 PEN | 2,951.57 XPF |
| 500 PEN | 14,757.87 XPF |
| 1,000 PEN | 29,515.74 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-03-07T04:06:03Z",
"rates": {
"XPF": 29.51574
}
}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": 2951.574,
"rate": 29.51574
}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