Rate Overview
Live
1 XPF = 8.7584 KPW
1 KPW = 0.114176
XPF
Avg
8.7260
High
8.7584
Low
8.6953
Last updated: 6/17/2026, 6:42:33 AM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.76 KPW |
| 10 XPF | 87.58 KPW |
| 50 XPF | 437.92 KPW |
| 100 XPF | 875.84 KPW |
| 500 XPF | 4,379.21 KPW |
| 1,000 XPF | 8,758.43 KPW |
Get XPF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=KPWExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:42:33Z",
"rates": {
"KPW": 8.758428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "KPW",
"amount": 100
},
"result": 875.8428,
"rate": 8.758428
}Build with XPF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key