Rate Overview
Live
1 SGD = 80.4052 XPF
1 XPF = 0.012437
SGD
Avg
80.2391
High
80.4052
Low
80.0028
Last updated: 5/27/2026, 10:55:46 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.41 XPF |
| 10 SGD | 804.05 XPF |
| 50 SGD | 4,020.26 XPF |
| 100 SGD | 8,040.52 XPF |
| 500 SGD | 40,202.58 XPF |
| 1,000 SGD | 80,405.17 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-27T10:55:46Z",
"rates": {
"XPF": 80.405167
}
}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": 8040.5167,
"rate": 80.405167
}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