Rate Overview
Live
1 LVL = 6.1987 SAR
1 SAR = 0.161325
LVL
Avg
6.2488
High
6.3170
Low
6.1987
Last updated: 3/7/2026, 4:07:31 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.20 SAR |
| 10 LVL | 61.99 SAR |
| 50 LVL | 309.93 SAR |
| 100 LVL | 619.87 SAR |
| 500 LVL | 3,099.33 SAR |
| 1,000 LVL | 6,198.66 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-03-07T04:07:31Z",
"rates": {
"SAR": 6.198656
}
}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": 619.8656,
"rate": 6.198656
}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