Rate Overview
Live
1 HKD = 0.574569 RON
1 RON = 1.7404
HKD
Avg
0.578702
High
0.645798
Low
0.519233
Last updated: 5/26/2026, 12:13:58 PM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.57 RON |
| 10 HKD | 5.75 RON |
| 50 HKD | 28.73 RON |
| 100 HKD | 57.46 RON |
| 500 HKD | 287.28 RON |
| 1,000 HKD | 574.57 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-05-26T12:13:58Z",
"rates": {
"RON": 0.574569
}
}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": 57.4569,
"rate": 0.574569
}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