Rate Overview
Live
1 XPF = 8.7874 KPW
1 KPW = 0.113799
XPF
Avg
8.7772
High
8.8064
Low
8.7508
Last updated: 5/27/2026, 10:41:00 PM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.79 KPW |
| 10 XPF | 87.87 KPW |
| 50 XPF | 439.37 KPW |
| 100 XPF | 878.74 KPW |
| 500 XPF | 4,393.70 KPW |
| 1,000 XPF | 8,787.41 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-05-27T22:41:00Z",
"rates": {
"KPW": 8.787406
}
}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": 878.7406000000001,
"rate": 8.787406
}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