Rate Overview
Live
1 KGS = 1.1607 XPF
1 XPF = 0.861550
KGS
Avg
1.1645
High
1.1726
Low
1.1599
Last updated: 4/17/2026, 5:36:04 PM
Quick Conversions
| KGS | XPF |
|---|---|
| 1 KGS | 1.16 XPF |
| 10 KGS | 11.61 XPF |
| 50 KGS | 58.03 XPF |
| 100 KGS | 116.07 XPF |
| 500 KGS | 580.35 XPF |
| 1,000 KGS | 1,160.70 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-04-17T17:36:04Z",
"rates": {
"XPF": 1.160699
}
}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": 116.06989999999999,
"rate": 1.160699
}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