Rate Overview
Live
1 XPF = 0.862700 KGS
1 KGS = 1.1592
XPF
Avg
0.858884
High
0.862700
Low
0.852825
Last updated: 4/17/2026, 12:08:25 PM
Quick Conversions
| XPF | KGS |
|---|---|
| 1 XPF | 0.86 KGS |
| 10 XPF | 8.63 KGS |
| 50 XPF | 43.14 KGS |
| 100 XPF | 86.27 KGS |
| 500 XPF | 431.35 KGS |
| 1,000 XPF | 862.70 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-04-17T12:08:25Z",
"rates": {
"KGS": 0.8627
}
}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": 86.27,
"rate": 0.8627
}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