Rate Overview
Live
1 LVL = 6.0885 SAR
1 SAR = 0.164244
LVL
Avg
6.0991
High
6.1180
Low
6.0785
Last updated: 7/21/2026, 8:57:36 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.09 SAR |
| 10 LVL | 60.89 SAR |
| 50 LVL | 304.43 SAR |
| 100 LVL | 608.85 SAR |
| 500 LVL | 3,044.25 SAR |
| 1,000 LVL | 6,088.50 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-21T08:57:36Z",
"rates": {
"SAR": 6.088504
}
}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": 608.8504,
"rate": 6.088504
}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