Rate Overview
Live
1 HNL = 0.139476 SAR
1 SAR = 7.1697
HNL
Avg
0.139573
High
0.139859
Low
0.139474
Last updated: 9/6/2026, 6:40:08 AM
Quick Conversions
| HNL | SAR |
|---|---|
| 1 HNL | 0.14 SAR |
| 10 HNL | 1.39 SAR |
| 50 HNL | 6.97 SAR |
| 100 HNL | 13.95 SAR |
| 500 HNL | 69.74 SAR |
| 1,000 HNL | 139.48 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-09-06T06:40:08Z",
"rates": {
"SAR": 0.139476
}
}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": 13.9476,
"rate": 0.139476
}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