Rate Overview
Live
1 XPF = 0.086242 SVC
1 SVC = 11.5953
XPF
Avg
0.085853
High
0.086291
Low
0.085205
Last updated: 4/17/2026, 7:35:07 AM
Quick Conversions
| XPF | SVC |
|---|---|
| 1 XPF | 0.09 SVC |
| 10 XPF | 0.86 SVC |
| 50 XPF | 4.31 SVC |
| 100 XPF | 8.62 SVC |
| 500 XPF | 43.12 SVC |
| 1,000 XPF | 86.24 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-04-17T07:35:07Z",
"rates": {
"SVC": 0.086242
}
}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.6242,
"rate": 0.086242
}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