Rate Overview
Live
1 HKD = 0.570464 RON
1 RON = 1.7530
HKD
Avg
0.565983
High
0.570464
Low
0.555736
Last updated: 5/6/2026, 3:58:02 AM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.57 RON |
| 10 HKD | 5.70 RON |
| 50 HKD | 28.52 RON |
| 100 HKD | 57.05 RON |
| 500 HKD | 285.23 RON |
| 1,000 HKD | 570.46 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-06T03:58:02Z",
"rates": {
"RON": 0.570464
}
}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.0464,
"rate": 0.570464
}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