Rate Overview
Live
1 SHP = 139.0397 XPF
1 XPF = 0.007192
SHP
Avg
137.7897
High
140.3784
Low
135.8835
Last updated: 7/30/2026, 4:50:49 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 139.04 XPF |
| 10 SHP | 1,390.40 XPF |
| 50 SHP | 6,951.98 XPF |
| 100 SHP | 13,903.97 XPF |
| 500 SHP | 69,519.84 XPF |
| 1,000 SHP | 139,039.68 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-30T04:50:49Z",
"rates": {
"XPF": 139.039683
}
}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": 13903.9683,
"rate": 139.039683
}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