Rate Overview
Live
1 MYR = 0.147638 LVL
1 LVL = 6.7733
MYR
Avg
0.147388
High
0.154921
Low
0.140905
Last updated: 6/18/2026, 12:48:22 PM
Quick Conversions
| MYR | LVL |
|---|---|
| 1 MYR | 0.15 LVL |
| 10 MYR | 1.48 LVL |
| 50 MYR | 7.38 LVL |
| 100 MYR | 14.76 LVL |
| 500 MYR | 73.82 LVL |
| 1,000 MYR | 147.64 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-06-18T12:48:22Z",
"rates": {
"LVL": 0.147638
}
}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": 14.7638,
"rate": 0.147638
}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