Rate Overview
Live
1 SAR = 7.0970 HNL
1 HNL = 0.140905
SAR
Avg
7.0709
High
7.0970
Low
7.0448
Last updated: 4/18/2026, 12:35:26 PM
Quick Conversions
| SAR | HNL |
|---|---|
| 1 SAR | 7.10 HNL |
| 10 SAR | 70.97 HNL |
| 50 SAR | 354.85 HNL |
| 100 SAR | 709.70 HNL |
| 500 SAR | 3,548.48 HNL |
| 1,000 SAR | 7,096.96 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-04-18T12:35:26Z",
"rates": {
"HNL": 7.096959
}
}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": 709.6959,
"rate": 7.096959
}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