Rate Overview
Live
1 SGD = 80.8159 XPF
1 XPF = 0.012374
SGD
Avg
80.8211
High
80.9690
Low
80.6829
Last updated: 7/3/2026, 4:45:00 PM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 80.82 XPF |
| 10 SGD | 808.16 XPF |
| 50 SGD | 4,040.80 XPF |
| 100 SGD | 8,081.59 XPF |
| 500 SGD | 40,407.95 XPF |
| 1,000 SGD | 80,815.91 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-07-03T16:45:00Z",
"rates": {
"XPF": 80.815909
}
}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": 8081.5909,
"rate": 80.815909
}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