Rate Overview
Live
1 SGD = 80.2915 XPF
1 XPF = 0.012455
SGD
Avg
80.0888
High
80.3094
Low
79.9322
Last updated: 5/7/2026, 8:14:39 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.29 XPF |
| 10 SGD | 802.91 XPF |
| 50 SGD | 4,014.57 XPF |
| 100 SGD | 8,029.15 XPF |
| 500 SGD | 40,145.73 XPF |
| 1,000 SGD | 80,291.46 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-05-07T08:14:39Z",
"rates": {
"XPF": 80.291462
}
}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": 8029.146199999999,
"rate": 80.291462
}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