Rate Overview
Live
1 XPF = 0.085862 SVC
1 SVC = 11.6466
XPF
Avg
0.085905
High
0.086627
Low
0.085362
Last updated: 3/7/2026, 12:29:33 AM
Quick Conversions
| XPF | SVC |
|---|---|
| 1 XPF | 0.09 SVC |
| 10 XPF | 0.86 SVC |
| 50 XPF | 4.29 SVC |
| 100 XPF | 8.59 SVC |
| 500 XPF | 42.93 SVC |
| 1,000 XPF | 85.86 SVC |
Get XPF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SVCExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T00:29:33Z",
"rates": {
"SVC": 0.085862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SVC",
"amount": 100
},
"result": 8.5862,
"rate": 0.085862
}Build with XPF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key