Rate Overview
Live
1 STD = 0.004839 XPF
1 XPF = 206.6543
STD
Avg
0.004834
High
0.004876
Low
0.004800
Last updated: 3/27/2026, 8:08:19 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.42 XPF |
| 1,000 STD | 4.84 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-27T08:08:19Z",
"rates": {
"XPF": 0.004839
}
}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.48390000000000005,
"rate": 0.004839
}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