Rate Overview
Live
1 MOP = 0.794290 LYD
1 LYD = 1.2590
MOP
Avg
0.793255
High
0.796418
Low
0.787609
Last updated: 7/21/2026, 7:12:18 AM
Quick Conversions
| MOP | LYD |
|---|---|
| 1 MOP | 0.79 LYD |
| 10 MOP | 7.94 LYD |
| 50 MOP | 39.71 LYD |
| 100 MOP | 79.43 LYD |
| 500 MOP | 397.15 LYD |
| 1,000 MOP | 794.29 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-07-21T07:12:18Z",
"rates": {
"LYD": 0.79429
}
}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.429,
"rate": 0.79429
}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