Rate Overview
Live
1 LVL = 6.1121 SAR
1 SAR = 0.163611
LVL
Avg
6.0837
High
6.1121
Low
6.0684
Last updated: 7/31/2026, 12:29:06 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.11 SAR |
| 10 LVL | 61.12 SAR |
| 50 LVL | 305.60 SAR |
| 100 LVL | 611.21 SAR |
| 500 LVL | 3,056.03 SAR |
| 1,000 LVL | 6,112.05 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-31T00:29:06Z",
"rates": {
"SAR": 6.112053
}
}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": 611.2053000000001,
"rate": 6.112053
}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