Rate Overview
Live
1 HKD = 13.2984 XPF
1 XPF = 0.075197
HKD
Avg
13.3069
High
13.3657
Low
13.1528
Last updated: 7/15/2026, 11:36:16 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.30 XPF |
| 10 HKD | 132.98 XPF |
| 50 HKD | 664.92 XPF |
| 100 HKD | 1,329.84 XPF |
| 500 HKD | 6,649.22 XPF |
| 1,000 HKD | 13,298.44 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-07-15T23:36:16Z",
"rates": {
"XPF": 13.298436
}
}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": 1329.8436000000002,
"rate": 13.298436
}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