Rate Overview
Live
1 SAR = 7.1333 HNL
1 HNL = 0.140187
SAR
Avg
7.1183
High
7.1457
Low
6.9922
Last updated: 7/9/2026, 3:06:24 PM
Quick Conversions
| SAR | HNL |
|---|---|
| 1 SAR | 7.13 HNL |
| 10 SAR | 71.33 HNL |
| 50 SAR | 356.67 HNL |
| 100 SAR | 713.33 HNL |
| 500 SAR | 3,566.67 HNL |
| 1,000 SAR | 7,133.34 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-07-09T15:06:24Z",
"rates": {
"HNL": 7.133337
}
}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": 713.3337,
"rate": 7.133337
}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