Rate Overview
Live
1 XPF = 0.140634 SCR
1 SCR = 7.1107
XPF
Avg
0.137790
High
0.141042
Low
0.134029
Last updated: 6/17/2026, 6:41:11 AM
Quick Conversions
| XPF | SCR |
|---|---|
| 1 XPF | 0.14 SCR |
| 10 XPF | 1.41 SCR |
| 50 XPF | 7.03 SCR |
| 100 XPF | 14.06 SCR |
| 500 XPF | 70.32 SCR |
| 1,000 XPF | 140.63 SCR |
Get XPF/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SCRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:41:11Z",
"rates": {
"SCR": 0.140634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SCR",
"amount": 100
},
"result": 14.063400000000001,
"rate": 0.140634
}Build with XPF/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key