Rate Overview
Live
1 RWF = 0.018195 HNL
1 HNL = 54.9602
RWF
Avg
0.018157
High
0.018210
Low
0.018110
Last updated: 3/7/2026, 3:48:23 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.20 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-07T03:48:23Z",
"rates": {
"HNL": 0.018195
}
}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.8195,
"rate": 0.018195
}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