Rate Overview
Live
1 RWF = 0.018030 HNL
1 HNL = 55.4631
RWF
Avg
0.018188
High
0.018258
Low
0.018030
Last updated: 6/16/2026, 1:31:46 PM
Quick Conversions
| RWF | HNL |
|---|---|
| 1 RWF | 0.02 HNL |
| 10 RWF | 0.18 HNL |
| 50 RWF | 0.90 HNL |
| 100 RWF | 1.80 HNL |
| 500 RWF | 9.02 HNL |
| 1,000 RWF | 18.03 HNL |
Get RWF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=HNLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-16T13:31:46Z",
"rates": {
"HNL": 0.01803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "HNL",
"amount": 100
},
"result": 1.8030000000000002,
"rate": 0.01803
}Build with RWF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key