Rate Overview
Live
1 HKD = 0.582210 RON
1 RON = 1.7176
HKD
Avg
0.584501
High
0.586894
Low
0.582210
Last updated: 7/5/2026, 7:19:20 AM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.58 RON |
| 10 HKD | 5.82 RON |
| 50 HKD | 29.11 RON |
| 100 HKD | 58.22 RON |
| 500 HKD | 291.11 RON |
| 1,000 HKD | 582.21 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-05T07:19:20Z",
"rates": {
"RON": 0.58221
}
}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.221000000000004,
"rate": 0.58221
}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