Rate Overview
Live
1 FKP = 10.4553 HKD
1 HKD = 0.095645
FKP
Avg
10.4824
High
10.5523
Low
10.4230
Last updated: 3/7/2026, 1:04:12 AM
Quick Conversions
| FKP | HKD |
|---|---|
| 1 FKP | 10.46 HKD |
| 10 FKP | 104.55 HKD |
| 50 FKP | 522.76 HKD |
| 100 FKP | 1,045.53 HKD |
| 500 FKP | 5,227.65 HKD |
| 1,000 FKP | 10,455.29 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-03-07T01:04:12Z",
"rates": {
"HKD": 10.455293
}
}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": 1045.5293,
"rate": 10.455293
}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