Rate Overview
Live
1 HKD = 13.2110 XPF
1 XPF = 0.075694
HKD
Avg
13.1173
High
13.3152
Low
12.8686
Last updated: 3/26/2026, 3:15:54 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.21 XPF |
| 10 HKD | 132.11 XPF |
| 50 HKD | 660.55 XPF |
| 100 HKD | 1,321.10 XPF |
| 500 HKD | 6,605.52 XPF |
| 1,000 HKD | 13,211.04 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-26T15:15:54Z",
"rates": {
"XPF": 13.211038
}
}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": 1321.1038,
"rate": 13.211038
}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