Rate Overview
Live
1 KRW = 0.070817 XPF
1 XPF = 14.1209
KRW
Avg
0.070200
High
0.073771
Low
0.067094
Last updated: 7/23/2026, 4:00:46 AM
Quick Conversions
| KRW | XPF |
|---|---|
| 1 KRW | 0.07 XPF |
| 10 KRW | 0.71 XPF |
| 50 KRW | 3.54 XPF |
| 100 KRW | 7.08 XPF |
| 500 KRW | 35.41 XPF |
| 1,000 KRW | 70.82 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-07-23T04:00:46Z",
"rates": {
"XPF": 0.070817
}
}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": 7.0817000000000005,
"rate": 0.070817
}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