Rate Overview
Live
1 HKD = 13.1564 XPF
1 XPF = 0.076009
HKD
Avg
13.0331
High
13.1564
Low
12.9120
Last updated: 3/6/2026, 8:56:25 AM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.16 XPF |
| 10 HKD | 131.56 XPF |
| 50 HKD | 657.82 XPF |
| 100 HKD | 1,315.64 XPF |
| 500 HKD | 6,578.19 XPF |
| 1,000 HKD | 13,156.39 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-03-06T08:56:25Z",
"rates": {
"XPF": 13.156389
}
}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": 1315.6389000000001,
"rate": 13.156389
}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