Rate Overview
Live
1 HKD = 30.4802 YER
1 YER = 0.032808
HKD
Avg
30.4902
High
30.5714
Low
30.4427
Last updated: 3/6/2026, 8:54:58 AM
Quick Conversions
| HKD | YER |
|---|---|
| 1 HKD | 30.48 YER |
| 10 HKD | 304.80 YER |
| 50 HKD | 1,524.01 YER |
| 100 HKD | 3,048.02 YER |
| 500 HKD | 15,240.10 YER |
| 1,000 HKD | 30,480.21 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-03-06T08:54:58Z",
"rates": {
"YER": 30.480209
}
}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": 3048.0209,
"rate": 30.480209
}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