Rate Overview
Live
1 HKD = 0.094307 FKP
1 FKP = 10.6037
HKD
Avg
0.094175
High
0.094621
Low
0.093717
Last updated: 5/7/2026, 12:16:40 AM
Quick Conversions
| HKD | FKP |
|---|---|
| 1 HKD | 0.09 FKP |
| 10 HKD | 0.94 FKP |
| 50 HKD | 4.72 FKP |
| 100 HKD | 9.43 FKP |
| 500 HKD | 47.15 FKP |
| 1,000 HKD | 94.31 FKP |
Get HKD/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=FKPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T00:16:40Z",
"rates": {
"FKP": 0.094307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "FKP",
"amount": 100
},
"result": 9.4307,
"rate": 0.094307
}Build with HKD/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key