Rate Overview
Live
1 HKD = 10.3509 RUB
1 RUB = 0.096610
HKD
Avg
10.5691
High
10.9941
Low
10.2980
Last updated: 3/26/2026, 10:29:37 PM
Quick Conversions
| HKD | RUB |
|---|---|
| 1 HKD | 10.35 RUB |
| 10 HKD | 103.51 RUB |
| 50 HKD | 517.55 RUB |
| 100 HKD | 1,035.09 RUB |
| 500 HKD | 5,175.46 RUB |
| 1,000 HKD | 10,350.93 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-26T22:29:37Z",
"rates": {
"RUB": 10.350928
}
}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.0928,
"rate": 10.350928
}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