Rate Overview
Live
1 HKD = 9.9694 RUB
1 RUB = 0.100307
HKD
Avg
10.0323
High
10.7640
Low
9.1381
Last updated: 7/25/2026, 9:57:36 PM
Quick Conversions
| HKD | RUB |
|---|---|
| 1 HKD | 9.97 RUB |
| 10 HKD | 99.69 RUB |
| 50 HKD | 498.47 RUB |
| 100 HKD | 996.94 RUB |
| 500 HKD | 4,984.68 RUB |
| 1,000 HKD | 9,969.37 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-07-25T21:57:36Z",
"rates": {
"RUB": 9.969369
}
}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": 996.9369,
"rate": 9.969369
}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