Rate Overview
Live
1 RWF = 0.018219 HNL
1 HNL = 54.8878
RWF
Avg
0.018241
High
0.018275
Low
0.018216
Last updated: 9/2/2026, 4:56:11 AM
Quick Conversions
| RWF | HNL |
|---|---|
| 1 RWF | 0.02 HNL |
| 10 RWF | 0.18 HNL |
| 50 RWF | 0.91 HNL |
| 100 RWF | 1.82 HNL |
| 500 RWF | 9.11 HNL |
| 1,000 RWF | 18.22 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-09-02T04:56:11Z",
"rates": {
"HNL": 0.018219
}
}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.8218999999999999,
"rate": 0.018219
}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