Rate Overview
Live
1 RON = 1.7037 HKD
1 HKD = 0.586946
RON
Avg
1.7065
High
1.7162
Low
1.6975
Last updated: 6/27/2026, 11:09:03 AM
Quick Conversions
| RON | HKD |
|---|---|
| 1 RON | 1.70 HKD |
| 10 RON | 17.04 HKD |
| 50 RON | 85.19 HKD |
| 100 RON | 170.37 HKD |
| 500 RON | 851.87 HKD |
| 1,000 RON | 1,703.74 HKD |
Get RON/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=HKDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-27T11:09:03Z",
"rates": {
"HKD": 1.703735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "HKD",
"amount": 100
},
"result": 170.3735,
"rate": 1.703735
}Build with RON/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key