Rate Overview
Live
1 HKD = 0.560068 RON
1 RON = 1.7855
HKD
Avg
0.557155
High
0.563002
Low
0.551179
Last updated: 3/6/2026, 8:54:17 AM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.56 RON |
| 10 HKD | 5.60 RON |
| 50 HKD | 28.00 RON |
| 100 HKD | 56.01 RON |
| 500 HKD | 280.03 RON |
| 1,000 HKD | 560.07 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-03-06T08:54:17Z",
"rates": {
"RON": 0.560068
}
}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": 56.0068,
"rate": 0.560068
}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