Rate Overview
Live
1 PEN = 29.8113 XPF
1 XPF = 0.033544
PEN
Avg
30.2420
High
30.6912
Low
29.8113
Last updated: 3/27/2026, 11:20:46 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 29.81 XPF |
| 10 PEN | 298.11 XPF |
| 50 PEN | 1,490.56 XPF |
| 100 PEN | 2,981.13 XPF |
| 500 PEN | 14,905.63 XPF |
| 1,000 PEN | 29,811.25 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-03-27T11:20:46Z",
"rates": {
"XPF": 29.811254
}
}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": 2981.1254000000004,
"rate": 29.811254
}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