Rate Overview
Live
1 SVC = 11.9924 XPF
1 XPF = 0.083386
SVC
Avg
12.0077
High
13.1321
Low
11.4325
Last updated: 7/28/2026, 8:21:27 AM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.99 XPF |
| 10 SVC | 119.92 XPF |
| 50 SVC | 599.62 XPF |
| 100 SVC | 1,199.24 XPF |
| 500 SVC | 5,996.21 XPF |
| 1,000 SVC | 11,992.41 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-28T08:21:27Z",
"rates": {
"XPF": 11.992411
}
}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": 1199.2411,
"rate": 11.992411
}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