Rate Overview
Live
1 SAR = 0.160851 LVL
1 LVL = 6.2169
SAR
Avg
0.160875
High
0.161166
Low
0.160782
Last updated: 4/17/2026, 6:11:40 AM
Quick Conversions
| SAR | LVL |
|---|---|
| 1 SAR | 0.16 LVL |
| 10 SAR | 1.61 LVL |
| 50 SAR | 8.04 LVL |
| 100 SAR | 16.09 LVL |
| 500 SAR | 80.43 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-17T06:11:40Z",
"rates": {
"LVL": 0.160851
}
}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.0851,
"rate": 0.160851
}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