Rate Overview
Live
1 LVL = 6.1490 SAR
1 SAR = 0.162628
LVL
Avg
6.1738
High
6.1970
Low
6.1490
Last updated: 6/18/2026, 10:20:05 AM
Quick Conversions
| LVL | SAR |
|---|---|
| 1 LVL | 6.15 SAR |
| 10 LVL | 61.49 SAR |
| 50 LVL | 307.45 SAR |
| 100 LVL | 614.90 SAR |
| 500 LVL | 3,074.50 SAR |
| 1,000 LVL | 6,148.99 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-06-18T10:20:05Z",
"rates": {
"SAR": 6.148993
}
}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": 614.8993,
"rate": 6.148993
}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