Rate Overview
Live
1 HNL = 0.141053 SAR
1 SAR = 7.0895
HNL
Avg
0.144045
High
0.150827
Low
0.141053
Last updated: 5/30/2026, 4:24:36 AM
Quick Conversions
| HNL | SAR |
|---|---|
| 1 HNL | 0.14 SAR |
| 10 HNL | 1.41 SAR |
| 50 HNL | 7.05 SAR |
| 100 HNL | 14.11 SAR |
| 500 HNL | 70.53 SAR |
| 1,000 HNL | 141.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-05-30T04:24:36Z",
"rates": {
"SAR": 0.141053
}
}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.105300000000002,
"rate": 0.141053
}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