Rate Overview
Live
1 HKD = 0.095645 FKP
1 FKP = 10.4553
HKD
Avg
0.095399
High
0.095942
Low
0.094765
Last updated: 3/7/2026, 12:13:22 AM
Quick Conversions
| HKD | FKP |
|---|---|
| 1 HKD | 0.10 FKP |
| 10 HKD | 0.96 FKP |
| 50 HKD | 4.78 FKP |
| 100 HKD | 9.56 FKP |
| 500 HKD | 47.82 FKP |
| 1,000 HKD | 95.65 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-03-07T00:13:22Z",
"rates": {
"FKP": 0.095645
}
}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.564499999999999,
"rate": 0.095645
}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