Rate Overview
Live
1 SVC = 11.8425 XPF
1 XPF = 0.084441
SVC
Avg
11.6948
High
11.9763
Low
11.4212
Last updated: 7/31/2026, 9:01:57 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.84 XPF |
| 10 SVC | 118.43 XPF |
| 50 SVC | 592.13 XPF |
| 100 SVC | 1,184.25 XPF |
| 500 SVC | 5,921.27 XPF |
| 1,000 SVC | 11,842.55 XPF |
Get SVC/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=XPFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-31T09:01:57Z",
"rates": {
"XPF": 11.842548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "XPF",
"amount": 100
},
"result": 1184.2548000000002,
"rate": 11.842548
}Build with SVC/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key