Rate Overview
Live
1 XPF = 5.9255 SDG
1 SDG = 0.168762
XPF
Avg
5.9022
High
5.9255
Low
5.8611
Last updated: 4/17/2026, 4:54:24 AM
Quick Conversions
| XPF | SDG |
|---|---|
| 1 XPF | 5.93 SDG |
| 10 XPF | 59.25 SDG |
| 50 XPF | 296.27 SDG |
| 100 XPF | 592.55 SDG |
| 500 XPF | 2,962.75 SDG |
| 1,000 XPF | 5,925.50 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-04-17T04:54:24Z",
"rates": {
"SDG": 5.925495
}
}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": 592.5495,
"rate": 5.925495
}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