Rate Overview
Live
1 SAR = 7.1511 HNL
1 HNL = 0.139838
SAR
Avg
7.1515
High
7.1615
Low
7.1412
Last updated: 8/20/2026, 5:52:41 AM
Quick Conversions
| SAR | HNL |
|---|---|
| 1 SAR | 7.15 HNL |
| 10 SAR | 71.51 HNL |
| 50 SAR | 357.56 HNL |
| 100 SAR | 715.11 HNL |
| 500 SAR | 3,575.56 HNL |
| 1,000 SAR | 7,151.13 HNL |
Get SAR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=HNLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-20T05:52:41Z",
"rates": {
"HNL": 7.151127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "HNL",
"amount": 100
},
"result": 715.1127,
"rate": 7.151127
}Build with SAR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key