Rate Overview
Live
1 PEN = 30.7908 XPF
1 XPF = 0.032477
PEN
Avg
30.6495
High
30.8088
Low
30.3359
Last updated: 6/19/2026, 8:27:38 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.79 XPF |
| 10 PEN | 307.91 XPF |
| 50 PEN | 1,539.54 XPF |
| 100 PEN | 3,079.08 XPF |
| 500 PEN | 15,395.38 XPF |
| 1,000 PEN | 30,790.77 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-06-19T08:27:38Z",
"rates": {
"XPF": 30.790767
}
}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": 3079.0767,
"rate": 30.790767
}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