Rate Overview
Live
1 PEN = 30.8306 XPF
1 XPF = 0.032435
PEN
Avg
30.8143
High
30.9442
Low
30.6735
Last updated: 7/11/2026, 3:31:24 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.83 XPF |
| 10 PEN | 308.31 XPF |
| 50 PEN | 1,541.53 XPF |
| 100 PEN | 3,083.06 XPF |
| 500 PEN | 15,415.28 XPF |
| 1,000 PEN | 30,830.57 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-07-11T03:31:24Z",
"rates": {
"XPF": 30.830569
}
}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": 3083.0569,
"rate": 30.830569
}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