Rate Overview
Live
1 SAR = 7.0737 HNL
1 HNL = 0.141369
SAR
Avg
7.0521
High
7.0744
Low
7.0336
Last updated: 3/8/2026, 7:44:48 AM
Quick Conversions
| SAR | HNL |
|---|---|
| 1 SAR | 7.07 HNL |
| 10 SAR | 70.74 HNL |
| 50 SAR | 353.68 HNL |
| 100 SAR | 707.37 HNL |
| 500 SAR | 3,536.85 HNL |
| 1,000 SAR | 7,073.69 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-03-08T07:44:48Z",
"rates": {
"HNL": 7.07369
}
}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": 707.369,
"rate": 7.07369
}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