Rate Overview
Live
1 XPF = 0.855351 KGS
1 KGS = 1.1691
XPF
Avg
0.853157
High
0.855742
Low
0.850478
Last updated: 5/27/2026, 5:29:23 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.86 KGS |
| 10 XPF | 8.55 KGS |
| 50 XPF | 42.77 KGS |
| 100 XPF | 85.54 KGS |
| 500 XPF | 427.68 KGS |
| 1,000 XPF | 855.35 KGS |
Get XPF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=KGSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T17:29:23Z",
"rates": {
"KGS": 0.855351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "KGS",
"amount": 100
},
"result": 85.5351,
"rate": 0.855351
}Build with XPF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key