Rate Overview
Live
1 HKD = 0.563228 RON
1 RON = 1.7755
HKD
Avg
0.561448
High
0.593221
Low
0.545576
Last updated: 3/26/2026, 3:39:58 PM
Quick Conversions
| HKD | RON |
|---|---|
| 1 HKD | 0.56 RON |
| 10 HKD | 5.63 RON |
| 50 HKD | 28.16 RON |
| 100 HKD | 56.32 RON |
| 500 HKD | 281.61 RON |
| 1,000 HKD | 563.23 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-26T15:39:58Z",
"rates": {
"RON": 0.563228
}
}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.322799999999994,
"rate": 0.563228
}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