Rate Overview
Live
1 HKD = 13.0637 XPF
1 XPF = 0.076548
HKD
Avg
13.0904
High
13.1257
Low
13.0449
Last updated: 5/26/2026, 7:49:41 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.06 XPF |
| 10 HKD | 130.64 XPF |
| 50 HKD | 653.19 XPF |
| 100 HKD | 1,306.37 XPF |
| 500 HKD | 6,531.86 XPF |
| 1,000 HKD | 13,063.73 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-05-26T19:49:41Z",
"rates": {
"XPF": 13.063727
}
}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": 1306.3727,
"rate": 13.063727
}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