Rate Overview
Live
1 SHP = 139.3883 XPF
1 XPF = 0.007174
SHP
Avg
139.4717
High
139.5794
Low
139.2737
Last updated: 8/19/2026, 12:37:38 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 139.39 XPF |
| 10 SHP | 1,393.88 XPF |
| 50 SHP | 6,969.41 XPF |
| 100 SHP | 13,938.83 XPF |
| 500 SHP | 69,694.13 XPF |
| 1,000 SHP | 139,388.26 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-08-19T00:37:38Z",
"rates": {
"XPF": 139.388262
}
}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": 13938.8262,
"rate": 139.388262
}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