Rate Overview
Live
1 XPF = 0.086106 SVC
1 SVC = 11.6136
XPF
Avg
0.085891
High
0.086106
Low
0.085701
Last updated: 5/7/2026, 11:22:38 AM
Quick Conversions
| XPF | SVC |
|---|---|
| 1 XPF | 0.09 SVC |
| 10 XPF | 0.86 SVC |
| 50 XPF | 4.31 SVC |
| 100 XPF | 8.61 SVC |
| 500 XPF | 43.05 SVC |
| 1,000 XPF | 86.11 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-05-07T11:22:38Z",
"rates": {
"SVC": 0.086106
}
}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.6106,
"rate": 0.086106
}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