Rate Overview
Live
1 FKP = 10.5329 HKD
1 HKD = 0.094941
FKP
Avg
10.5400
High
10.6106
Low
10.4696
Last updated: 7/21/2026, 5:46:09 AM
Quick Conversions
| FKP | HKD |
|---|---|
| 1 FKP | 10.53 HKD |
| 10 FKP | 105.33 HKD |
| 50 FKP | 526.65 HKD |
| 100 FKP | 1,053.29 HKD |
| 500 FKP | 5,266.45 HKD |
| 1,000 FKP | 10,532.90 HKD |
Get FKP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=HKDExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-21T05:46:09Z",
"rates": {
"HKD": 10.532904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "HKD",
"amount": 100
},
"result": 1053.2904,
"rate": 10.532904
}Build with FKP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key