Rate Overview
Live
1 XPF = 8.7879 KPW
1 KPW = 0.113793
XPF
Avg
8.8274
High
8.9881
Low
8.6869
Last updated: 5/27/2026, 7:42:00 PM
Quick Conversions
| XPF | KPW |
|---|---|
| 1 XPF | 8.79 KPW |
| 10 XPF | 87.88 KPW |
| 50 XPF | 439.39 KPW |
| 100 XPF | 878.79 KPW |
| 500 XPF | 4,393.95 KPW |
| 1,000 XPF | 8,787.90 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-27T19:42:00Z",
"rates": {
"KPW": 8.787899
}
}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.7899,
"rate": 8.787899
}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