Rate Overview
Live
1 HKD = 10.3502 RUB
1 RUB = 0.096616
HKD
Avg
10.1954
High
10.7414
Low
9.6839
Last updated: 3/27/2026, 12:13:31 AM
Quick Conversions
| HKD | RUB |
|---|---|
| 1 HKD | 10.35 RUB |
| 10 HKD | 103.50 RUB |
| 50 HKD | 517.51 RUB |
| 100 HKD | 1,035.02 RUB |
| 500 HKD | 5,175.10 RUB |
| 1,000 HKD | 10,350.20 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-03-27T00:13:31Z",
"rates": {
"RUB": 10.350201
}
}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": 1035.0201,
"rate": 10.350201
}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