Rate Overview
Live
1 SHP = 139.1697 XPF
1 XPF = 0.007185
SHP
Avg
139.6835
High
141.0263
Low
138.0871
Last updated: 7/28/2026, 3:05:18 PM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 139.17 XPF |
| 10 SHP | 1,391.70 XPF |
| 50 SHP | 6,958.48 XPF |
| 100 SHP | 13,916.97 XPF |
| 500 SHP | 69,584.83 XPF |
| 1,000 SHP | 139,169.65 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-28T15:05:18Z",
"rates": {
"XPF": 139.169651
}
}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": 13916.9651,
"rate": 139.169651
}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