Rate Overview
Live
1 HKD = 30.3846 YER
1 YER = 0.032911
HKD
Avg
31.1090
High
32.2413
Low
30.2320
Last updated: 7/25/2026, 11:19:35 PM
Quick Conversions
| HKD | YER |
|---|---|
| 1 HKD | 30.38 YER |
| 10 HKD | 303.85 YER |
| 50 HKD | 1,519.23 YER |
| 100 HKD | 3,038.46 YER |
| 500 HKD | 15,192.29 YER |
| 1,000 HKD | 30,384.58 YER |
Get HKD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=YERExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T23:19:35Z",
"rates": {
"YER": 30.38458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "YER",
"amount": 100
},
"result": 3038.458,
"rate": 30.38458
}Build with HKD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key