Rate Overview
Live
1 STD = 0.004828 XPF
1 XPF = 207.1251
STD
Avg
0.004824
High
0.004842
Low
0.004806
Last updated: 3/7/2026, 3:43:21 AM
Quick Conversions
| STD | XPF |
|---|---|
| 1 STD | 0.00 XPF |
| 10 STD | 0.05 XPF |
| 50 STD | 0.24 XPF |
| 100 STD | 0.48 XPF |
| 500 STD | 2.41 XPF |
| 1,000 STD | 4.83 XPF |
Get STD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=XPFExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-07T03:43:21Z",
"rates": {
"XPF": 0.004828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "XPF",
"amount": 100
},
"result": 0.4828,
"rate": 0.004828
}Build with STD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key