Rate Overview
Live
1 HKD = 0.563347 RON
1 RON = 1.7751
HKD
Avg
0.561450
High
0.593221
Low
0.545576
Last updated: 3/26/2026, 1:55:54 PM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.56 RON |
| 10 HKD | 5.63 RON |
| 50 HKD | 28.17 RON |
| 100 HKD | 56.33 RON |
| 500 HKD | 281.67 RON |
| 1,000 HKD | 563.35 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-26T13:55:54Z",
"rates": {
"RON": 0.563347
}
}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.334700000000005,
"rate": 0.563347
}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