Rate Overview
Live
1 KRW = 0.067815 XPF
1 XPF = 14.7460
KRW
Avg
0.067838
High
0.068299
Low
0.067332
Last updated: 5/27/2026, 6:20:16 PM
Quick Conversions
| KRW | XPF |
|---|---|
| 1 KRW | 0.07 XPF |
| 10 KRW | 0.68 XPF |
| 50 KRW | 3.39 XPF |
| 100 KRW | 6.78 XPF |
| 500 KRW | 33.91 XPF |
| 1,000 KRW | 67.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-05-27T18:20:16Z",
"rates": {
"XPF": 0.067815
}
}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.7815,
"rate": 0.067815
}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