Rate Overview
Live
1 SAR = 7.1244 HNL
1 HNL = 0.140363
SAR
Avg
7.1255
High
7.1334
Low
7.1158
Last updated: 6/19/2026, 9:33:32 AM
Quick Conversions
| SAR | HNL |
|---|---|
| 1 SAR | 7.12 HNL |
| 10 SAR | 71.24 HNL |
| 50 SAR | 356.22 HNL |
| 100 SAR | 712.44 HNL |
| 500 SAR | 3,562.19 HNL |
| 1,000 SAR | 7,124.37 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-06-19T09:33:32Z",
"rates": {
"HNL": 7.124372
}
}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": 712.4372,
"rate": 7.124372
}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