Rate Overview
Live
1 SHP = 140.1219 XPF
1 XPF = 0.007137
SHP
Avg
139.7501
High
140.2870
Low
139.2760
Last updated: 7/11/2026, 7:36:30 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 140.12 XPF |
| 10 SHP | 1,401.22 XPF |
| 50 SHP | 7,006.10 XPF |
| 100 SHP | 14,012.19 XPF |
| 500 SHP | 70,060.95 XPF |
| 1,000 SHP | 140,121.90 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-11T07:36:30Z",
"rates": {
"XPF": 140.121904
}
}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": 14012.1904,
"rate": 140.121904
}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