Rate Overview
Live
1 SHP = 135.8545 XPF
1 XPF = 0.007361
SHP
Avg
136.1351
High
137.3441
Low
135.8545
Last updated: 4/17/2026, 6:23:10 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 135.85 XPF |
| 10 SHP | 1,358.54 XPF |
| 50 SHP | 6,792.72 XPF |
| 100 SHP | 13,585.45 XPF |
| 500 SHP | 67,927.23 XPF |
| 1,000 SHP | 135,854.46 XPF |
Get SHP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=XPFExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T06:23:10Z",
"rates": {
"XPF": 135.854463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "XPF",
"amount": 100
},
"result": 13585.446300000001,
"rate": 135.854463
}Build with SHP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key