Rate Overview
Live
1 SHP = 139.6643 XPF
1 XPF = 0.007160
SHP
Avg
137.0499
High
139.9297
Low
134.4642
Last updated: 7/27/2026, 1:09:21 PM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 139.66 XPF |
| 10 SHP | 1,396.64 XPF |
| 50 SHP | 6,983.22 XPF |
| 100 SHP | 13,966.43 XPF |
| 500 SHP | 69,832.15 XPF |
| 1,000 SHP | 139,664.31 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-27T13:09:21Z",
"rates": {
"XPF": 139.664306
}
}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": 13966.430600000002,
"rate": 139.664306
}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