Rate Overview
Live
1 HKD = 13.2320 XPF
1 XPF = 0.075574
HKD
Avg
13.4930
High
14.5391
Low
12.8165
Last updated: 3/26/2026, 1:50:40 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.23 XPF |
| 10 HKD | 132.32 XPF |
| 50 HKD | 661.60 XPF |
| 100 HKD | 1,323.20 XPF |
| 500 HKD | 6,615.99 XPF |
| 1,000 HKD | 13,231.98 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-26T13:50:40Z",
"rates": {
"XPF": 13.23198
}
}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": 1323.198,
"rate": 13.23198
}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