Rate Overview
Live
1 PAB = 7.8327 HKD
1 HKD = 0.127670
PAB
Avg
7.8354
High
7.8366
Low
7.8327
Last updated: 6/16/2026, 4:44:56 AM
Quick Conversions
| PAB | HKD |
|---|---|
| 1 PAB | 7.83 HKD |
| 10 PAB | 78.33 HKD |
| 50 PAB | 391.64 HKD |
| 100 PAB | 783.27 HKD |
| 500 PAB | 3,916.35 HKD |
| 1,000 PAB | 7,832.70 HKD |
Get PAB/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=HKDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-16T04:44:56Z",
"rates": {
"HKD": 7.8327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "HKD",
"amount": 100
},
"result": 783.27,
"rate": 7.8327
}Build with PAB/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key