Rate Overview
Live
1 STD = 0.004827 XPF
1 XPF = 207.1680
STD
Avg
0.004848
High
0.004952
Low
0.004811
Last updated: 8/5/2026, 2:16:57 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-08-05T02:16:57Z",
"rates": {
"XPF": 0.004827
}
}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.48269999999999996,
"rate": 0.004827
}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