Rate Overview
Live
1 HKD = 13.1831 XPF
1 XPF = 0.075855
HKD
Avg
13.1754
High
13.2042
Low
13.1483
Last updated: 6/16/2026, 3:08:35 AM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.18 XPF |
| 10 HKD | 131.83 XPF |
| 50 HKD | 659.15 XPF |
| 100 HKD | 1,318.31 XPF |
| 500 HKD | 6,591.54 XPF |
| 1,000 HKD | 13,183.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-06-16T03:08:35Z",
"rates": {
"XPF": 13.18308
}
}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": 1318.308,
"rate": 13.18308
}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