Rate Overview
Live
1 XPF = 0.075647 HKD
1 HKD = 13.2193
XPF
Avg
0.075816
High
0.076087
Low
0.075647
Last updated: 3/27/2026, 11:13:09 AM
Quick Conversions
| XPF | HKD |
|---|---|
| 1 XPF | 0.08 HKD |
| 10 XPF | 0.76 HKD |
| 50 XPF | 3.78 HKD |
| 100 XPF | 7.56 HKD |
| 500 XPF | 37.82 HKD |
| 1,000 XPF | 75.65 HKD |
Get XPF/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HKDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T11:13:09Z",
"rates": {
"HKD": 0.075647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HKD",
"amount": 100
},
"result": 7.5647,
"rate": 0.075647
}Build with XPF/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key