Rate Overview
Live
1 LVL = 6.2494 SAR
1 SAR = 0.160016
LVL
Avg
6.2194
High
6.2494
Low
6.1994
Last updated: 5/8/2026, 1:04:49 PM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.25 SAR |
| 10 LVL | 62.49 SAR |
| 50 LVL | 312.47 SAR |
| 100 LVL | 624.94 SAR |
| 500 LVL | 3,124.68 SAR |
| 1,000 LVL | 6,249.36 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-08T13:04:49Z",
"rates": {
"SAR": 6.249356
}
}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": 624.9356,
"rate": 6.249356
}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