Rate Overview
Live
1 SDG = 0.172494 XPF
1 XPF = 5.7973
SDG
Avg
0.171343
High
0.181505
Low
0.167425
Last updated: 3/27/2026, 9:54:46 AM
Quick Conversions
| SDG | XPF |
|---|---|
| 1 SDG | 0.17 XPF |
| 10 SDG | 1.72 XPF |
| 50 SDG | 8.62 XPF |
| 100 SDG | 17.25 XPF |
| 500 SDG | 86.25 XPF |
| 1,000 SDG | 172.49 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-27T09:54:46Z",
"rates": {
"XPF": 0.172494
}
}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.2494,
"rate": 0.172494
}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