Rate Overview
Live
1 KGS = 1.1713 XPF
1 XPF = 0.853740
KGS
Avg
1.1679
High
1.1897
Low
1.1488
Last updated: 5/29/2026, 7:56:21 PM
Quick Conversions
| KGS | XPF |
|---|---|
| 1 KGS | 1.17 XPF |
| 10 KGS | 11.71 XPF |
| 50 KGS | 58.57 XPF |
| 100 KGS | 117.13 XPF |
| 500 KGS | 585.66 XPF |
| 1,000 KGS | 1,171.32 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-29T19:56:21Z",
"rates": {
"XPF": 1.171317
}
}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": 117.1317,
"rate": 1.171317
}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