Rate Overview
Live
1 SHP = 138.0277 XPF
1 XPF = 0.007245
SHP
Avg
138.3217
High
138.5634
Low
138.0277
Last updated: 6/17/2026, 8:02:07 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 138.03 XPF |
| 10 SHP | 1,380.28 XPF |
| 50 SHP | 6,901.38 XPF |
| 100 SHP | 13,802.77 XPF |
| 500 SHP | 69,013.85 XPF |
| 1,000 SHP | 138,027.70 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-06-17T08:02:07Z",
"rates": {
"XPF": 138.027695
}
}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": 13802.769499999999,
"rate": 138.027695
}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