Rate Overview
Live
1 HKD = 0.579031 RON
1 RON = 1.7270
HKD
Avg
0.578866
High
0.580444
Low
0.577335
Last updated: 8/13/2026, 5:57:13 AM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.58 RON |
| 10 HKD | 5.79 RON |
| 50 HKD | 28.95 RON |
| 100 HKD | 57.90 RON |
| 500 HKD | 289.52 RON |
| 1,000 HKD | 579.03 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-08-13T05:57:13Z",
"rates": {
"RON": 0.579031
}
}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.903099999999995,
"rate": 0.579031
}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