Rate Overview
Live
1 HKD = 0.585304 RON
1 RON = 1.7085
HKD
Avg
0.562995
High
0.586099
Low
0.548888
Last updated: 7/26/2026, 1:15:40 AM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.59 RON |
| 10 HKD | 5.85 RON |
| 50 HKD | 29.27 RON |
| 100 HKD | 58.53 RON |
| 500 HKD | 292.65 RON |
| 1,000 HKD | 585.30 RON |
Get HKD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=RONExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-26T01:15:40Z",
"rates": {
"RON": 0.585304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "RON",
"amount": 100
},
"result": 58.53040000000001,
"rate": 0.585304
}Build with HKD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key