Rate Overview
Live
1 KGS = 1.1576 XPF
1 XPF = 0.863856
KGS
Avg
1.1635
High
1.1682
Low
1.1576
Last updated: 5/9/2026, 10:00:47 AM
Quick Conversions
| KGS | XPF |
|---|---|
| 1 KGS | 1.16 XPF |
| 10 KGS | 11.58 XPF |
| 50 KGS | 57.88 XPF |
| 100 KGS | 115.76 XPF |
| 500 KGS | 578.80 XPF |
| 1,000 KGS | 1,157.60 XPF |
Get KGS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=XPFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-09T10:00:47Z",
"rates": {
"XPF": 1.157601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "XPF",
"amount": 100
},
"result": 115.76010000000001,
"rate": 1.157601
}Build with KGS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key