Rate Overview
Live
1 MOP = 0.783603 LYD
1 LYD = 1.2762
MOP
Avg
0.785829
High
0.788141
Low
0.783603
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| MOP | LYD |
|---|---|
| 1 MOP | 0.78 LYD |
| 10 MOP | 7.84 LYD |
| 50 MOP | 39.18 LYD |
| 100 MOP | 78.36 LYD |
| 500 MOP | 391.80 LYD |
| 1,000 MOP | 783.60 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-04-18T08:43:10Z",
"rates": {
"LYD": 0.783603
}
}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.36030000000001,
"rate": 0.783603
}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