Rate Overview
Live
1 HNL = 0.140045 SAR
1 SAR = 7.1406
HNL
Avg
0.141383
High
0.142559
Low
0.139875
Last updated: 7/31/2026, 2:30:21 AM
Quick Conversions
| HNL | SAR |
|---|---|
| 1 HNL | 0.14 SAR |
| 10 HNL | 1.40 SAR |
| 50 HNL | 7.00 SAR |
| 100 HNL | 14.00 SAR |
| 500 HNL | 70.02 SAR |
| 1,000 HNL | 140.05 SAR |
Get HNL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SARExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-31T02:30:21Z",
"rates": {
"SAR": 0.140045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SAR",
"amount": 100
},
"result": 14.0045,
"rate": 0.140045
}Build with HNL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key