Rate Overview
Live
1 SGD = 80.9923 XPF
1 XPF = 0.012347
SGD
Avg
80.8380
High
81.0480
Low
80.5444
Last updated: 9/6/2026, 2:43:27 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.99 XPF |
| 10 SGD | 809.92 XPF |
| 50 SGD | 4,049.62 XPF |
| 100 SGD | 8,099.23 XPF |
| 500 SGD | 40,496.15 XPF |
| 1,000 SGD | 80,992.30 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-09-06T02:43:27Z",
"rates": {
"XPF": 80.992301
}
}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": 8099.2301,
"rate": 80.992301
}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