Rate Overview
Live
1 XPF = 8.8733 KPW
1 KPW = 0.112698
XPF
Avg
8.8384
High
8.8733
Low
8.7769
Last updated: 4/17/2026, 6:26:51 AM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.87 KPW |
| 10 XPF | 88.73 KPW |
| 50 XPF | 443.66 KPW |
| 100 XPF | 887.33 KPW |
| 500 XPF | 4,436.65 KPW |
| 1,000 XPF | 8,873.29 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-17T06:26:51Z",
"rates": {
"KPW": 8.873293
}
}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.3293,
"rate": 8.873293
}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