Rate Overview
Live
1 HKD = 0.127408 PAB
1 PAB = 7.8488
HKD
Avg
0.127599
High
0.127701
Low
0.127359
Last updated: 5/7/2026, 3:25:17 AM
Quick Conversions
| HKD | PAB |
|---|---|
| 1 HKD | 0.13 PAB |
| 10 HKD | 1.27 PAB |
| 50 HKD | 6.37 PAB |
| 100 HKD | 12.74 PAB |
| 500 HKD | 63.70 PAB |
| 1,000 HKD | 127.41 PAB |
Get HKD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=PABExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T03:25:17Z",
"rates": {
"PAB": 0.127408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "PAB",
"amount": 100
},
"result": 12.7408,
"rate": 0.127408
}Build with HKD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key