Rate Overview
Live
1 HNL = 0.141737 SAR
1 SAR = 7.0553
HNL
Avg
0.141834
High
0.142333
Low
0.141443
Last updated: 3/27/2026, 9:54:58 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.87 SAR |
| 1,000 HNL | 141.74 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-27T09:54:58Z",
"rates": {
"SAR": 0.141737
}
}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.1737,
"rate": 0.141737
}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