Rate Overview
Live
1 HKD = 0.575254 RON
1 RON = 1.7384
HKD
Avg
0.577695
High
0.579826
Low
0.575183
Last updated: 6/15/2026, 12:50:45 PM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.58 RON |
| 10 HKD | 5.75 RON |
| 50 HKD | 28.76 RON |
| 100 HKD | 57.53 RON |
| 500 HKD | 287.63 RON |
| 1,000 HKD | 575.25 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-06-15T12:50:45Z",
"rates": {
"RON": 0.575254
}
}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.525400000000005,
"rate": 0.575254
}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