Rate Overview
Live
1 RWF = 0.005369 HKD
1 HKD = 186.2544
RWF
Avg
0.005357
High
0.005385
Low
0.005327
Last updated: 3/27/2026, 11:35:48 AM
Quick Conversions
| RWF | HKD |
|---|---|
| 1 RWF | 0.01 HKD |
| 10 RWF | 0.05 HKD |
| 50 RWF | 0.27 HKD |
| 100 RWF | 0.54 HKD |
| 500 RWF | 2.68 HKD |
| 1,000 RWF | 5.37 HKD |
Get RWF/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=HKDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T11:35:48Z",
"rates": {
"HKD": 0.005369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "HKD",
"amount": 100
},
"result": 0.5368999999999999,
"rate": 0.005369
}Build with RWF/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key