Rate Overview
Live
1 XPF = 0.146786 SCR
1 SCR = 6.8126
XPF
Avg
0.142746
High
0.146786
Low
0.134018
Last updated: 3/7/2026, 12:30:26 AM
Quick Conversions
| XPF | SCR |
|---|---|
| 1 XPF | 0.15 SCR |
| 10 XPF | 1.47 SCR |
| 50 XPF | 7.34 SCR |
| 100 XPF | 14.68 SCR |
| 500 XPF | 73.39 SCR |
| 1,000 XPF | 146.79 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-03-07T00:30:26Z",
"rates": {
"SCR": 0.146786
}
}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.6786,
"rate": 0.146786
}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