Rate Overview
Live
1 LVL = 6.6501 MYR
1 MYR = 0.150373
LVL
Avg
6.6097
High
6.7795
Low
6.4284
Last updated: 7/10/2026, 5:20:54 AM
Quick Conversions
| LVL | MYR |
|---|---|
| 1 LVL | 6.65 MYR |
| 10 LVL | 66.50 MYR |
| 50 LVL | 332.51 MYR |
| 100 LVL | 665.01 MYR |
| 500 LVL | 3,325.07 MYR |
| 1,000 LVL | 6,650.15 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-07-10T05:20:54Z",
"rates": {
"MYR": 6.650147
}
}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": 665.0147,
"rate": 6.650147
}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