Rate Overview
Live
1 PEN = 29.3582 XPF
1 XPF = 0.034062
PEN
Avg
29.2441
High
29.5609
Low
29.0155
Last updated: 5/7/2026, 12:34:16 PM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 29.36 XPF |
| 10 PEN | 293.58 XPF |
| 50 PEN | 1,467.91 XPF |
| 100 PEN | 2,935.82 XPF |
| 500 PEN | 14,679.08 XPF |
| 1,000 PEN | 29,358.16 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-05-07T12:34:16Z",
"rates": {
"XPF": 29.358156
}
}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": 2935.8156,
"rate": 29.358156
}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