Rate Overview
Live
1 XPF = 8.8716 KPW
1 KPW = 0.112720
XPF
Avg
8.8382
High
8.8726
Low
8.7769
Last updated: 4/17/2026, 7:36:41 AM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.87 KPW |
| 10 XPF | 88.72 KPW |
| 50 XPF | 443.58 KPW |
| 100 XPF | 887.16 KPW |
| 500 XPF | 4,435.78 KPW |
| 1,000 XPF | 8,871.57 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-04-17T07:36:41Z",
"rates": {
"KPW": 8.871565
}
}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": 887.1565,
"rate": 8.871565
}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