Rate Overview
Live
1 KRW = 0.069542 XPF
1 XPF = 14.3798
KRW
Avg
0.069348
High
0.070334
Low
0.068704
Last updated: 5/7/2026, 11:24:44 AM
Quick Conversions
| KRW | XPF |
|---|---|
| 1 KRW | 0.07 XPF |
| 10 KRW | 0.70 XPF |
| 50 KRW | 3.48 XPF |
| 100 KRW | 6.95 XPF |
| 500 KRW | 34.77 XPF |
| 1,000 KRW | 69.54 XPF |
Get KRW/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=XPFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-07T11:24:44Z",
"rates": {
"XPF": 0.069542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "XPF",
"amount": 100
},
"result": 6.954200000000001,
"rate": 0.069542
}Build with KRW/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key