Rate Overview
Live
1 SAR = 0.161900 LVL
1 LVL = 6.1767
SAR
Avg
0.162058
High
0.176023
Low
0.157440
Last updated: 3/27/2026, 12:59:40 PM
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.95 LVL |
| 1,000 SAR | 161.90 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-27T12:59:40Z",
"rates": {
"LVL": 0.1619
}
}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.189999999999998,
"rate": 0.1619
}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