Rate Overview
Live
1 LYD = 0.651498 MYR
1 MYR = 1.5349
LYD
Avg
0.641238
High
0.651498
Low
0.635607
Last updated: 6/19/2026, 8:31:38 AM
Quick Conversions
| LYD | MYR |
|---|---|
| 1 LYD | 0.65 MYR |
| 10 LYD | 6.51 MYR |
| 50 LYD | 32.57 MYR |
| 100 LYD | 65.15 MYR |
| 500 LYD | 325.75 MYR |
| 1,000 LYD | 651.50 MYR |
Get LYD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=MYRExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-06-19T08:31:38Z",
"rates": {
"MYR": 0.651498
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "MYR",
"amount": 100
},
"result": 65.1498,
"rate": 0.651498
}Build with LYD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key