Rate Overview
Live
1 SVC = 11.9609 XPF
1 XPF = 0.083606
SVC
Avg
11.9446
High
11.9898
Low
11.9084
Last updated: 7/27/2026, 4:01:31 PM
Quick Conversions
| SVC | XPF |
|---|---|
| 1 SVC | 11.96 XPF |
| 10 SVC | 119.61 XPF |
| 50 SVC | 598.05 XPF |
| 100 SVC | 1,196.09 XPF |
| 500 SVC | 5,980.45 XPF |
| 1,000 SVC | 11,960.91 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-27T16:01:31Z",
"rates": {
"XPF": 11.960908
}
}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": 1196.0908,
"rate": 11.960908
}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