Rate Overview
Live
1 RWF = 0.005364 HKD
1 HKD = 186.4280
RWF
Avg
0.005357
High
0.005371
Low
0.005331
Last updated: 3/7/2026, 3:05:32 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.36 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-07T03:05:32Z",
"rates": {
"HKD": 0.005364
}
}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.5364,
"rate": 0.005364
}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