Rate Overview
Live
1 SVC = 11.6849 XPF
1 XPF = 0.085581
SVC
Avg
11.6454
High
11.8728
Low
11.3797
Last updated: 5/28/2026, 9:57:34 PM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.68 XPF |
| 10 SVC | 116.85 XPF |
| 50 SVC | 584.24 XPF |
| 100 SVC | 1,168.49 XPF |
| 500 SVC | 5,842.43 XPF |
| 1,000 SVC | 11,684.86 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-05-28T21:57:34Z",
"rates": {
"XPF": 11.684857
}
}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": 1168.4857,
"rate": 11.684857
}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