Rate Overview
Live
1 SDG = 0.168289 XPF
1 XPF = 5.9422 SDG
Avg
0.169846
High
0.171280
Low
0.168289
Last updated: 1/25/2026, 3:22:33 PM
Quick Conversions
| SDG | XPF |
|---|---|
| 1 SDG | 0.17 XPF |
| 10 SDG | 1.68 XPF |
| 50 SDG | 8.41 XPF |
| 100 SDG | 16.83 XPF |
| 500 SDG | 84.14 XPF |
| 1,000 SDG | 168.29 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-01-25T15:22:33Z",
"rates": {
"XPF": 0.168289
}
}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": 16.8289,
"rate": 0.168289
}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