Rate Overview
Live
1 FKP = 10.4524 HKD
1 HKD = 0.095672
FKP
Avg
10.4637
High
10.5108
Low
10.4329
Last updated: 3/27/2026, 11:59:43 AM
Quick Conversions
| FKP | HKD |
|---|---|
| 1 FKP | 10.45 HKD |
| 10 FKP | 104.52 HKD |
| 50 FKP | 522.62 HKD |
| 100 FKP | 1,045.24 HKD |
| 500 FKP | 5,226.18 HKD |
| 1,000 FKP | 10,452.36 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-27T11:59:43Z",
"rates": {
"HKD": 10.452356
}
}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.2356,
"rate": 10.452356
}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