Rate Overview
Live
1 HKD = 12.8733 RSD
1 RSD = 0.077680
HKD
Avg
12.8939
High
12.9205
Low
12.8723
Last updated: 5/27/2026, 7:24:13 AM
Quick Conversions
| HKD | RSD |
|---|---|
| 1 HKD | 12.87 RSD |
| 10 HKD | 128.73 RSD |
| 50 HKD | 643.66 RSD |
| 100 HKD | 1,287.33 RSD |
| 500 HKD | 6,436.63 RSD |
| 1,000 HKD | 12,873.27 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-05-27T07:24:13Z",
"rates": {
"RSD": 12.873268
}
}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": 1287.3268,
"rate": 12.873268
}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