Rate Overview
Live
1 SAR = 0.161891 LVL
1 LVL = 6.1770
SAR
Avg
0.161516
High
0.161907
Low
0.160977
Last updated: 3/27/2026, 11:54:33 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.95 LVL |
| 1,000 SAR | 161.89 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-27T11:54:33Z",
"rates": {
"LVL": 0.161891
}
}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.1891,
"rate": 0.161891
}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