Rate Overview
Live
1 HKD = 12.9923 XPF
1 XPF = 0.076968
HKD
Avg
13.0106
High
13.0389
Low
12.9893
Last updated: 5/6/2026, 3:33:44 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 12.99 XPF |
| 10 HKD | 129.92 XPF |
| 50 HKD | 649.62 XPF |
| 100 HKD | 1,299.23 XPF |
| 500 HKD | 6,496.17 XPF |
| 1,000 HKD | 12,992.34 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-06T15:33:44Z",
"rates": {
"XPF": 12.992342
}
}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": 1299.2342,
"rate": 12.992342
}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