Rate Overview
Live
1 RWF = 0.005326 HKD
1 HKD = 187.7582
RWF
Avg
0.005326
High
0.005332
Low
0.005319
Last updated: 9/3/2026, 5:59:07 AM
Quick Conversions
| RWF | HKD |
|---|---|
| 1 RWF | 0.01 HKD |
| 10 RWF | 0.05 HKD |
| 50 RWF | 0.27 HKD |
| 100 RWF | 0.53 HKD |
| 500 RWF | 2.66 HKD |
| 1,000 RWF | 5.33 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-09-03T05:59:07Z",
"rates": {
"HKD": 0.005326
}
}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.5326,
"rate": 0.005326
}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