Rate Overview
Live
1 SGD = 79.9930 XPF
1 XPF = 0.012501
SGD
Avg
80.5691
High
84.1904
Low
77.7672
Last updated: 5/27/2026, 12:16:30 PM
Quick Conversions
| SGD | XPF |
|---|---|
| 1 SGD | 79.99 XPF |
| 10 SGD | 799.93 XPF |
| 50 SGD | 3,999.65 XPF |
| 100 SGD | 7,999.30 XPF |
| 500 SGD | 39,996.52 XPF |
| 1,000 SGD | 79,993.04 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-05-27T12:16:30Z",
"rates": {
"XPF": 79.993035
}
}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": 7999.303500000001,
"rate": 79.993035
}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