Rate Overview
Live
1 SHP = 139.3538 XPF
1 XPF = 0.007176
SHP
Avg
138.5266
High
142.7240
Low
134.5218
Last updated: 7/29/2026, 1:21:23 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 139.35 XPF |
| 10 SHP | 1,393.54 XPF |
| 50 SHP | 6,967.69 XPF |
| 100 SHP | 13,935.38 XPF |
| 500 SHP | 69,676.89 XPF |
| 1,000 SHP | 139,353.79 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-07-29T01:21:23Z",
"rates": {
"XPF": 139.353786
}
}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": 13935.378600000002,
"rate": 139.353786
}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