Rate Overview
Live
1 SGD = 80.3039 XPF
1 XPF = 0.012453
SGD
Avg
80.0341
High
80.3301
Low
79.6791
Last updated: 3/7/2026, 4:05:59 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.30 XPF |
| 10 SGD | 803.04 XPF |
| 50 SGD | 4,015.19 XPF |
| 100 SGD | 8,030.39 XPF |
| 500 SGD | 40,151.94 XPF |
| 1,000 SGD | 80,303.89 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-03-07T04:05:59Z",
"rates": {
"XPF": 80.303885
}
}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": 8030.388499999999,
"rate": 80.303885
}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