Rate Overview
Live
1 RWF = 0.005337 HKD
1 HKD = 187.3712
RWF
Avg
0.005356
High
0.005370
Low
0.005337
Last updated: 5/7/2026, 12:33:38 PM
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.67 HKD |
| 1,000 RWF | 5.34 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-05-07T12:33:38Z",
"rates": {
"HKD": 0.005337
}
}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.5337,
"rate": 0.005337
}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