Rate Overview
Live
1 RWF = 0.018191 HNL
1 HNL = 54.9722
RWF
Avg
0.018165
High
0.018191
Low
0.018125
Last updated: 3/27/2026, 10:16:59 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.10 HNL |
| 1,000 RWF | 18.19 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-03-27T10:16:59Z",
"rates": {
"HNL": 0.018191
}
}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.8191,
"rate": 0.018191
}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