Rate Overview
Live
1 MOP = 0.790675 LYD
1 LYD = 1.2647
MOP
Avg
0.791554
High
0.794776
Low
0.788221
Last updated: 3/27/2026, 6:35:46 AM
Quick Conversions
| MOP | LYD |
|---|---|
| 1 MOP | 0.79 LYD |
| 10 MOP | 7.91 LYD |
| 50 MOP | 39.53 LYD |
| 100 MOP | 79.07 LYD |
| 500 MOP | 395.34 LYD |
| 1,000 MOP | 790.68 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-03-27T06:35:46Z",
"rates": {
"LYD": 0.790675
}
}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": 79.0675,
"rate": 0.790675
}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