Rate Overview
Live
1 SGD = 80.4684 XPF
1 XPF = 0.012427
SGD
Avg
79.3913
High
81.1473
Low
78.2775
Last updated: 3/27/2026, 11:16:13 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.47 XPF |
| 10 SGD | 804.68 XPF |
| 50 SGD | 4,023.42 XPF |
| 100 SGD | 8,046.84 XPF |
| 500 SGD | 40,234.20 XPF |
| 1,000 SGD | 80,468.40 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-27T11:16:13Z",
"rates": {
"XPF": 80.468397
}
}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": 8046.8396999999995,
"rate": 80.468397
}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