Rate Overview
Live
1 SDG = 0.172540 XPF
1 XPF = 5.7958
SDG
Avg
0.171344
High
0.181505
Low
0.167425
Last updated: 3/27/2026, 11:40:31 AM
Quick Conversions
| SDG | XPF |
|---|---|
| 1 SDG | 0.17 XPF |
| 10 SDG | 1.73 XPF |
| 50 SDG | 8.63 XPF |
| 100 SDG | 17.25 XPF |
| 500 SDG | 86.27 XPF |
| 1,000 SDG | 172.54 XPF |
Get SDG/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=XPFExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T11:40:31Z",
"rates": {
"XPF": 0.17254
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "XPF",
"amount": 100
},
"result": 17.254,
"rate": 0.17254
}Build with SDG/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key