Rate Overview
Live
1 PEN = 30.6047 XPF
1 XPF = 0.032675
PEN
Avg
30.7525
High
30.9149
Low
30.5980
Last updated: 8/17/2026, 8:13:09 AM
Quick Conversions
| PEN | XPF |
|---|---|
| 1 PEN | 30.60 XPF |
| 10 PEN | 306.05 XPF |
| 50 PEN | 1,530.23 XPF |
| 100 PEN | 3,060.47 XPF |
| 500 PEN | 15,302.34 XPF |
| 1,000 PEN | 30,604.67 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-08-17T08:13:09Z",
"rates": {
"XPF": 30.604674
}
}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": 3060.4674,
"rate": 30.604674
}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