Rate Overview
Live
1 HKD = 12.9571 XPF
1 XPF = 0.077178
HKD
Avg
13.0378
High
13.1190
Low
12.9471
Last updated: 4/15/2026, 8:08:23 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 12.96 XPF |
| 10 HKD | 129.57 XPF |
| 50 HKD | 647.85 XPF |
| 100 HKD | 1,295.71 XPF |
| 500 HKD | 6,478.54 XPF |
| 1,000 HKD | 12,957.08 XPF |
Get HKD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=XPFExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-04-15T20:08:23Z",
"rates": {
"XPF": 12.957082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "XPF",
"amount": 100
},
"result": 1295.7082,
"rate": 12.957082
}Build with HKD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key