Rate Overview
Live
1 MOP = 0.786717 LYD
1 LYD = 1.2711
MOP
Avg
0.715230
High
0.793108
Low
0.666856
Last updated: 5/30/2026, 11:22:39 AM
Quick Conversions
| MOP | LYD |
|---|---|
| 1 MOP | 0.79 LYD |
| 10 MOP | 7.87 LYD |
| 50 MOP | 39.34 LYD |
| 100 MOP | 78.67 LYD |
| 500 MOP | 393.36 LYD |
| 1,000 MOP | 786.72 LYD |
Get MOP/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LYDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-30T11:22:39Z",
"rates": {
"LYD": 0.786717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LYD",
"amount": 100
},
"result": 78.6717,
"rate": 0.786717
}Build with MOP/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key