Rate Overview
Live
1 MYR = 0.152679 LVL
1 LVL = 6.5497
MYR
Avg
0.152835
High
0.153729
Low
0.151852
Last updated: 3/7/2026, 1:07:12 AM
Quick Conversions
| MYR | LVL |
|---|---|
| 1 MYR | 0.15 LVL |
| 10 MYR | 1.53 LVL |
| 50 MYR | 7.63 LVL |
| 100 MYR | 15.27 LVL |
| 500 MYR | 76.34 LVL |
| 1,000 MYR | 152.68 LVL |
Get MYR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=LVLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:07:12Z",
"rates": {
"LVL": 0.152679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "LVL",
"amount": 100
},
"result": 15.267900000000001,
"rate": 0.152679
}Build with MYR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key