Rate Overview
Live
1 SAR = 0.160765 LVL
1 LVL = 6.2203
SAR
Avg
0.159809
High
0.161027
Low
0.158303
Last updated: 3/7/2026, 12:26:34 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.38 LVL |
| 1,000 SAR | 160.77 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-03-07T00:26:34Z",
"rates": {
"LVL": 0.160765
}
}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.0765,
"rate": 0.160765
}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