Rate Overview
Live
1 HNL = 0.141729 SAR
1 SAR = 7.0557
HNL
Avg
0.141870
High
0.142333
Low
0.141274
Last updated: 3/27/2026, 7:49:46 AM
Quick Conversions
| HNL | SAR |
|---|---|
| 1 HNL | 0.14 SAR |
| 10 HNL | 1.42 SAR |
| 50 HNL | 7.09 SAR |
| 100 HNL | 14.17 SAR |
| 500 HNL | 70.86 SAR |
| 1,000 HNL | 141.73 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-03-27T07:49:46Z",
"rates": {
"SAR": 0.141729
}
}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.172899999999998,
"rate": 0.141729
}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