Rate Overview
Live
1 XPF = 0.012544 SGD
1 SGD = 79.7194
XPF
Avg
0.012505
High
0.012546
Low
0.012426
Last updated: 4/17/2026, 7:34:36 AM
Quick Conversions
| XPF | SGD |
|---|---|
| 1 XPF | 0.01 SGD |
| 10 XPF | 0.13 SGD |
| 50 XPF | 0.63 SGD |
| 100 XPF | 1.25 SGD |
| 500 XPF | 6.27 SGD |
| 1,000 XPF | 12.54 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-04-17T07:34:36Z",
"rates": {
"SGD": 0.012544
}
}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.2544,
"rate": 0.012544
}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