Rate Overview
Live
1 LVL = 6.6066 MYR
1 MYR = 0.151365
LVL
Avg
6.6168
High
6.7795
Low
6.4284
Last updated: 3/27/2026, 2:48:56 PM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.61 MYR |
| 10 LVL | 66.07 MYR |
| 50 LVL | 330.33 MYR |
| 100 LVL | 660.66 MYR |
| 500 LVL | 3,303.28 MYR |
| 1,000 LVL | 6,606.57 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-27T14:48:56Z",
"rates": {
"MYR": 6.606565
}
}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": 660.6564999999999,
"rate": 6.606565
}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