Rate Overview
Live
1 PEN = 29.4822 XPF
1 XPF = 0.033919
PEN
Avg
29.9864
High
30.5874
Low
29.4822
Last updated: 4/17/2026, 6:20:06 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 29.48 XPF |
| 10 PEN | 294.82 XPF |
| 50 PEN | 1,474.11 XPF |
| 100 PEN | 2,948.22 XPF |
| 500 PEN | 14,741.11 XPF |
| 1,000 PEN | 29,482.22 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-17T06:20:06Z",
"rates": {
"XPF": 29.482224
}
}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.2223999999997,
"rate": 29.482224
}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