Rate Overview
Live
1 RWF = 0.018225 HNL
1 HNL = 54.8697
RWF
Avg
0.018245
High
0.018280
Low
0.018217
Last updated: 8/15/2026, 10:28:29 PM
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.23 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-08-15T22:28:29Z",
"rates": {
"HNL": 0.018225
}
}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.8225000000000002,
"rate": 0.018225
}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