Rate Overview
Live
1 KGS = 1.1827 XPF
1 XPF = 0.845507
KGS
Avg
1.1930
High
1.1989
Low
1.1827
Last updated: 8/2/2026, 1:14:29 PM
Quick Conversions
| KGS | XPF |
|---|---|
| 1 KGS | 1.18 XPF |
| 10 KGS | 11.83 XPF |
| 50 KGS | 59.14 XPF |
| 100 KGS | 118.27 XPF |
| 500 KGS | 591.36 XPF |
| 1,000 KGS | 1,182.72 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-08-02T13:14:29Z",
"rates": {
"XPF": 1.182722
}
}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": 118.2722,
"rate": 1.182722
}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