Rate Overview
Live
1 LYD = 0.638167 MYR
1 MYR = 1.5670
LYD
Avg
0.639636
High
0.651961
Low
0.633277
Last updated: 7/7/2026, 8:05:37 AM
Quick Conversions
| LYD | MYR |
|---|---|
| 1 LYD | 0.64 MYR |
| 10 LYD | 6.38 MYR |
| 50 LYD | 31.91 MYR |
| 100 LYD | 63.82 MYR |
| 500 LYD | 319.08 MYR |
| 1,000 LYD | 638.17 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-07-07T08:05:37Z",
"rates": {
"MYR": 0.638167
}
}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": 63.816700000000004,
"rate": 0.638167
}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