Rate Overview
Live
1 SAR = 0.161872 LVL
1 LVL = 6.1777
SAR
Avg
0.162141
High
0.162638
Low
0.161850
Last updated: 8/19/2026, 8:37:19 AM
Quick Conversions
| SAR | LVL |
|---|---|
| 1 SAR | 0.16 LVL |
| 10 SAR | 1.62 LVL |
| 50 SAR | 8.09 LVL |
| 100 SAR | 16.19 LVL |
| 500 SAR | 80.94 LVL |
| 1,000 SAR | 161.87 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-08-19T08:37:19Z",
"rates": {
"LVL": 0.161872
}
}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.187199999999997,
"rate": 0.161872
}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