Rate Overview
Live
1 LVL = 6.1777 SAR
1 SAR = 0.161873
LVL
Avg
6.1675
High
6.1785
Low
6.1486
Last updated: 8/19/2026, 8:41:52 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.18 SAR |
| 10 LVL | 61.78 SAR |
| 50 LVL | 308.88 SAR |
| 100 LVL | 617.77 SAR |
| 500 LVL | 3,088.84 SAR |
| 1,000 LVL | 6,177.68 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-08-19T08:41:52Z",
"rates": {
"SAR": 6.177684
}
}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": 617.7684,
"rate": 6.177684
}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