Rate Overview
Live
1 LVL = 6.5230 MYR
1 MYR = 0.153304
LVL
Avg
6.5379
High
6.5853
Low
6.5049
Last updated: 3/7/2026, 9:16:36 AM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.52 MYR |
| 10 LVL | 65.23 MYR |
| 50 LVL | 326.15 MYR |
| 100 LVL | 652.30 MYR |
| 500 LVL | 3,261.49 MYR |
| 1,000 LVL | 6,522.97 MYR |
Get LVL/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=MYRExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T09:16:36Z",
"rates": {
"MYR": 6.52297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "MYR",
"amount": 100
},
"result": 652.297,
"rate": 6.52297
}Build with LVL/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key