Rate Overview
Live
1 LVL = 6.0714 SAR
1 SAR = 0.164706
LVL
Avg
6.1939
High
6.3703
Low
6.0714
Last updated: 7/29/2026, 12:08:46 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.07 SAR |
| 10 LVL | 60.71 SAR |
| 50 LVL | 303.57 SAR |
| 100 LVL | 607.14 SAR |
| 500 LVL | 3,035.71 SAR |
| 1,000 LVL | 6,071.42 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-29T00:08:46Z",
"rates": {
"SAR": 6.071419
}
}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": 607.1419,
"rate": 6.071419
}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