Rate Overview
Live
1 XPF = 5.7498 SDG
1 SDG = 0.173918
XPF
Avg
5.7399
High
5.7506
Low
5.7274
Last updated: 7/3/2026, 4:23:51 PM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.75 SDG |
| 10 XPF | 57.50 SDG |
| 50 XPF | 287.49 SDG |
| 100 XPF | 574.98 SDG |
| 500 XPF | 2,874.92 SDG |
| 1,000 XPF | 5,749.85 SDG |
Get XPF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=SDGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-03T16:23:51Z",
"rates": {
"SDG": 5.749847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "SDG",
"amount": 100
},
"result": 574.9847,
"rate": 5.749847
}Build with XPF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key