Rate Overview
Live
1 FKP = 10.5834 HKD
1 HKD = 0.094488
FKP
Avg
10.6122
High
10.6539
Low
10.5831
Last updated: 9/3/2026, 5:59:16 AM
Quick Conversions
| FKP | HKD |
|---|---|
| 1 FKP | 10.58 HKD |
| 10 FKP | 105.83 HKD |
| 50 FKP | 529.17 HKD |
| 100 FKP | 1,058.34 HKD |
| 500 FKP | 5,291.69 HKD |
| 1,000 FKP | 10,583.38 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-09-03T05:59:16Z",
"rates": {
"HKD": 10.583381
}
}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": 1058.3381,
"rate": 10.583381
}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