Rate Overview
Live
1 XPF = 0.012427 SGD
1 SGD = 80.4699
XPF
Avg
0.012428
High
0.012550
Low
0.012288
Last updated: 3/27/2026, 12:59:52 PM
Quick Conversions
| XPF | SGD |
|---|---|
| 1 XPF | 0.01 SGD |
| 10 XPF | 0.12 SGD |
| 50 XPF | 0.62 SGD |
| 100 XPF | 1.24 SGD |
| 500 XPF | 6.21 SGD |
| 1,000 XPF | 12.43 SGD |
Get XPF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SGDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T12:59:52Z",
"rates": {
"SGD": 0.012427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SGD",
"amount": 100
},
"result": 1.2427000000000001,
"rate": 0.012427
}Build with XPF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key