Rate Overview
Live
1 XPF = 5.8895 SDG
1 SDG = 0.169793
XPF
Avg
5.8925
High
5.9423
Low
5.8552
Last updated: 3/7/2026, 12:33:05 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.89 SDG |
| 10 XPF | 58.90 SDG |
| 50 XPF | 294.48 SDG |
| 100 XPF | 588.95 SDG |
| 500 XPF | 2,944.77 SDG |
| 1,000 XPF | 5,889.54 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-03-07T00:33:05Z",
"rates": {
"SDG": 5.889535
}
}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": 588.9535000000001,
"rate": 5.889535
}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