Rate Overview
Live
1 LAK = 0.000365 MOP
1 MOP = 2739.73
LAK
Avg
0.000366
High
0.000367
Low
0.000365
Last updated: 4/17/2026, 4:53:14 AM
Quick Conversions
| LAK | MOP |
|---|---|
| 1 LAK | 0.00 MOP |
| 10 LAK | 0.00 MOP |
| 50 LAK | 0.02 MOP |
| 100 LAK | 0.04 MOP |
| 500 LAK | 0.18 MOP |
| 1,000 LAK | 0.37 MOP |
Get LAK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MOPExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-17T04:53:14Z",
"rates": {
"MOP": 0.000365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MOP",
"amount": 100
},
"result": 0.0365,
"rate": 0.000365
}Build with LAK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key