Rate Overview
Live
1 XPF = 0.859682 KGS
1 KGS = 1.1632
XPF
Avg
0.858087
High
0.859888
Low
0.856023
Last updated: 5/7/2026, 1:47:54 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.86 KGS |
| 10 XPF | 8.60 KGS |
| 50 XPF | 42.98 KGS |
| 100 XPF | 85.97 KGS |
| 500 XPF | 429.84 KGS |
| 1,000 XPF | 859.68 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-07T13:47:54Z",
"rates": {
"KGS": 0.859682
}
}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.9682,
"rate": 0.859682
}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