Rate Overview
Live
1 SGD = 79.6988 XPF
1 XPF = 0.012547
SGD
Avg
79.9624
High
80.4709
Low
79.6988
Last updated: 4/17/2026, 6:20:34 AM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 79.70 XPF |
| 10 SGD | 796.99 XPF |
| 50 SGD | 3,984.94 XPF |
| 100 SGD | 7,969.88 XPF |
| 500 SGD | 39,849.41 XPF |
| 1,000 SGD | 79,698.82 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-04-17T06:20:34Z",
"rates": {
"XPF": 79.698818
}
}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": 7969.8818,
"rate": 79.698818
}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