Rate Overview
Live
1 PEN = 29.4880 XPF
1 XPF = 0.033912
PEN
Avg
29.9871
High
30.5874
Low
29.4862
Last updated: 4/17/2026, 7:49:36 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 29.49 XPF |
| 10 PEN | 294.88 XPF |
| 50 PEN | 1,474.40 XPF |
| 100 PEN | 2,948.80 XPF |
| 500 PEN | 14,743.98 XPF |
| 1,000 PEN | 29,487.96 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-04-17T07:49:36Z",
"rates": {
"XPF": 29.487964
}
}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": 2948.7964,
"rate": 29.487964
}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