Rate Overview
Live
1 SCR = 7.1626 XPF
1 XPF = 0.139613
SCR
Avg
6.9949
High
7.4278
Low
6.7310
Last updated: 3/27/2026, 10:17:18 AM
Quick Conversions
| SCR | XPF |
|---|---|
| 1 SCR | 7.16 XPF |
| 10 SCR | 71.63 XPF |
| 50 SCR | 358.13 XPF |
| 100 SCR | 716.26 XPF |
| 500 SCR | 3,581.32 XPF |
| 1,000 SCR | 7,162.63 XPF |
Get SCR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=XPFExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T10:17:18Z",
"rates": {
"XPF": 7.162632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "XPF",
"amount": 100
},
"result": 716.2632,
"rate": 7.162632
}Build with SCR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key