Rate Overview
Live
1 PEN = 30.1450 XPF
1 XPF = 0.033173
PEN
Avg
30.4725
High
30.7188
Low
30.1450
Last updated: 6/17/2026, 8:00:18 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.15 XPF |
| 10 PEN | 301.45 XPF |
| 50 PEN | 1,507.25 XPF |
| 100 PEN | 3,014.50 XPF |
| 500 PEN | 15,072.52 XPF |
| 1,000 PEN | 30,145.03 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-17T08:00:18Z",
"rates": {
"XPF": 30.145033
}
}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": 3014.5033000000003,
"rate": 30.145033
}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