Rate Overview
Live
1 SHP = 136.1430 XPF
1 XPF = 0.007345
SHP
Avg
136.4512
High
136.7990
Low
136.1430
Last updated: 5/7/2026, 11:22:38 AM
Quick Conversions
| SHP | XPF |
|---|---|
| 1 SHP | 136.14 XPF |
| 10 SHP | 1,361.43 XPF |
| 50 SHP | 6,807.15 XPF |
| 100 SHP | 13,614.30 XPF |
| 500 SHP | 68,071.52 XPF |
| 1,000 SHP | 136,143.03 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-05-07T11:22:38Z",
"rates": {
"XPF": 136.143034
}
}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": 13614.3034,
"rate": 136.143034
}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