Rate Overview
Live
1 HKD = 9.6348 RUB
1 RUB = 0.103790
HKD
Avg
9.5855
High
9.6351
Low
9.5426
Last updated: 5/6/2026, 9:17:37 AM
Quick Conversions
| HKD | RUB |
|---|---|
| 1 HKD | 9.63 RUB |
| 10 HKD | 96.35 RUB |
| 50 HKD | 481.74 RUB |
| 100 HKD | 963.48 RUB |
| 500 HKD | 4,817.41 RUB |
| 1,000 HKD | 9,634.82 RUB |
Get HKD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=RUBExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-06T09:17:37Z",
"rates": {
"RUB": 9.634817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "RUB",
"amount": 100
},
"result": 963.4817,
"rate": 9.634817
}Build with HKD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key