Rate Overview
Live
1 YER = 0.032844 HKD
1 HKD = 30.4470
YER
Avg
0.032899
High
0.033025
Low
0.032824
Last updated: 4/15/2026, 10:03:57 PM
Quick Conversions
| YER | HKD |
|---|---|
| 1 YER | 0.03 HKD |
| 10 YER | 0.33 HKD |
| 50 YER | 1.64 HKD |
| 100 YER | 3.28 HKD |
| 500 YER | 16.42 HKD |
| 1,000 YER | 32.84 HKD |
Get YER/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=HKDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-15T22:03:57Z",
"rates": {
"HKD": 0.032844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "HKD",
"amount": 100
},
"result": 3.2843999999999998,
"rate": 0.032844
}Build with YER/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key