Rate Overview
Live
1 HKD = 0.551559 RON
1 RON = 1.8130
HKD
Avg
0.554078
High
0.556460
Low
0.551065
Last updated: 4/15/2026, 8:06:24 PM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.55 RON |
| 10 HKD | 5.52 RON |
| 50 HKD | 27.58 RON |
| 100 HKD | 55.16 RON |
| 500 HKD | 275.78 RON |
| 1,000 HKD | 551.56 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-04-15T20:06:24Z",
"rates": {
"RON": 0.551559
}
}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": 55.1559,
"rate": 0.551559
}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