Rate Overview
Live
1 HKD = 0.095687 FKP
1 FKP = 10.4507
HKD
Avg
0.095571
High
0.095850
Low
0.095140
Last updated: 3/27/2026, 9:34:37 AM
Quick Conversions
| HKD | FKP |
|---|---|
| 1 HKD | 0.10 FKP |
| 10 HKD | 0.96 FKP |
| 50 HKD | 4.78 FKP |
| 100 HKD | 9.57 FKP |
| 500 HKD | 47.84 FKP |
| 1,000 HKD | 95.69 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-27T09:34:37Z",
"rates": {
"FKP": 0.095687
}
}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.5687,
"rate": 0.095687
}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