Rate Overview
Live
1 SAR = 0.160845 LVL
1 LVL = 6.2172
SAR
Avg
0.160875
High
0.161166
Low
0.160782
Last updated: 4/17/2026, 7:31:06 AM
Quick Conversions
| SAR | LVL |
|---|---|
| 1 SAR | 0.16 LVL |
| 10 SAR | 1.61 LVL |
| 50 SAR | 8.04 LVL |
| 100 SAR | 16.08 LVL |
| 500 SAR | 80.42 LVL |
| 1,000 SAR | 160.85 LVL |
Get SAR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=LVLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T07:31:06Z",
"rates": {
"LVL": 0.160845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "LVL",
"amount": 100
},
"result": 16.0845,
"rate": 0.160845
}Build with SAR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key