Rate Overview
Live
1 FKP = 10.4507 HKD
1 HKD = 0.095687
FKP
Avg
10.4634
High
10.5108
Low
10.4329
Last updated: 3/27/2026, 7:42:01 AM
Quick Conversions
| FKP | HKD |
|---|---|
| 1 FKP | 10.45 HKD |
| 10 FKP | 104.51 HKD |
| 50 FKP | 522.53 HKD |
| 100 FKP | 1,045.07 HKD |
| 500 FKP | 5,225.34 HKD |
| 1,000 FKP | 10,450.69 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-27T07:42:01Z",
"rates": {
"HKD": 10.450688
}
}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.0688,
"rate": 10.450688
}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