Rate Overview
Live
1 SGD = 80.1624 XPF
1 XPF = 0.012475
SGD
Avg
80.3123
High
80.5105
Low
80.1338
Last updated: 6/17/2026, 8:02:00 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.16 XPF |
| 10 SGD | 801.62 XPF |
| 50 SGD | 4,008.12 XPF |
| 100 SGD | 8,016.24 XPF |
| 500 SGD | 40,081.18 XPF |
| 1,000 SGD | 80,162.36 XPF |
Get SGD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=XPFExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-06-17T08:02:00Z",
"rates": {
"XPF": 80.162355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "XPF",
"amount": 100
},
"result": 8016.235500000001,
"rate": 80.162355
}Build with SGD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key