Rate Overview
Live
1 XPF = 0.085154 SVC
1 SVC = 11.7434
XPF
Avg
0.084840
High
0.085154
Low
0.084561
Last updated: 6/17/2026, 6:41:34 AM
Quick Conversions
| XPF | SVC |
|---|---|
| 1 XPF | 0.09 SVC |
| 10 XPF | 0.85 SVC |
| 50 XPF | 4.26 SVC |
| 100 XPF | 8.52 SVC |
| 500 XPF | 42.58 SVC |
| 1,000 XPF | 85.15 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-06-17T06:41:34Z",
"rates": {
"SVC": 0.085154
}
}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.5154,
"rate": 0.085154
}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