Rate Overview
Live
1 LVL = 6.1762 SAR
1 SAR = 0.161911
LVL
Avg
6.2708
High
6.4151
Low
6.1762
Last updated: 3/27/2026, 10:25:48 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.18 SAR |
| 10 LVL | 61.76 SAR |
| 50 LVL | 308.81 SAR |
| 100 LVL | 617.62 SAR |
| 500 LVL | 3,088.11 SAR |
| 1,000 LVL | 6,176.22 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-03-27T10:25:48Z",
"rates": {
"SAR": 6.176225
}
}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.6225,
"rate": 6.176225
}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