Rate Overview
Live
1 SGD = 80.6414 XPF
1 XPF = 0.012401
SGD
Avg
80.6975
High
80.7861
Low
80.6281
Last updated: 8/16/2026, 5:40:13 PM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.64 XPF |
| 10 SGD | 806.41 XPF |
| 50 SGD | 4,032.07 XPF |
| 100 SGD | 8,064.14 XPF |
| 500 SGD | 40,320.71 XPF |
| 1,000 SGD | 80,641.43 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-08-16T17:40:13Z",
"rates": {
"XPF": 80.641429
}
}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": 8064.1429,
"rate": 80.641429
}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