Rate Overview
Live
1 HKD = 13.1286 RSD
1 RSD = 0.076170
HKD
Avg
13.1500
High
13.1737
Low
13.1286
Last updated: 7/1/2026, 3:58:43 AM
Quick Conversions
| HKD | RSD |
|---|---|
| 1 HKD | 13.13 RSD |
| 10 HKD | 131.29 RSD |
| 50 HKD | 656.43 RSD |
| 100 HKD | 1,312.86 RSD |
| 500 HKD | 6,564.28 RSD |
| 1,000 HKD | 13,128.55 RSD |
Get HKD/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=RSDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-01T03:58:43Z",
"rates": {
"RSD": 13.128551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "RSD",
"amount": 100
},
"result": 1312.8551,
"rate": 13.128551
}Build with HKD/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key