Rate Overview
Live
1 LVL = 6.1838 SAR
1 SAR = 0.161712
LVL
Avg
6.1973
High
6.2109
Low
6.1838
Last updated: 5/28/2026, 9:42:16 PM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.18 SAR |
| 10 LVL | 61.84 SAR |
| 50 LVL | 309.19 SAR |
| 100 LVL | 618.38 SAR |
| 500 LVL | 3,091.91 SAR |
| 1,000 LVL | 6,183.83 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-05-28T21:42:16Z",
"rates": {
"SAR": 6.183828
}
}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": 618.3828,
"rate": 6.183828
}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