Rate Overview
Live
1 LVL = 6.0972 SAR
1 SAR = 0.164011
LVL
Avg
6.1118
High
6.2064
Low
6.0916
Last updated: 7/9/2026, 6:52:55 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.10 SAR |
| 10 LVL | 60.97 SAR |
| 50 LVL | 304.86 SAR |
| 100 LVL | 609.72 SAR |
| 500 LVL | 3,048.58 SAR |
| 1,000 LVL | 6,097.17 SAR |
Get LVL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SARExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-09T06:52:55Z",
"rates": {
"SAR": 6.097165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SAR",
"amount": 100
},
"result": 609.7165,
"rate": 6.097165
}Build with LVL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key