Rate Overview
Live
1 XPF = 5.9042 SDG
1 SDG = 0.169372
XPF
Avg
5.8940
High
5.9054
Low
5.8795
Last updated: 5/7/2026, 6:53:31 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.90 SDG |
| 10 XPF | 59.04 SDG |
| 50 XPF | 295.21 SDG |
| 100 XPF | 590.42 SDG |
| 500 XPF | 2,952.09 SDG |
| 1,000 XPF | 5,904.18 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-05-07T06:53:31Z",
"rates": {
"SDG": 5.904181
}
}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": 590.4181,
"rate": 5.904181
}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