Rate Overview
Live
1 LKR = 0.025115 MOP
1 MOP = 39.8168
LKR
Avg
0.025185
High
0.025247
Low
0.025100
Last updated: 5/7/2026, 4:30:54 AM
Quick Conversions
| LKR | MOP |
|---|---|
| 1 LKR | 0.03 MOP |
| 10 LKR | 0.25 MOP |
| 50 LKR | 1.26 MOP |
| 100 LKR | 2.51 MOP |
| 500 LKR | 12.56 MOP |
| 1,000 LKR | 25.12 MOP |
Get LKR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=MOPExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-07T04:30:54Z",
"rates": {
"MOP": 0.025115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "MOP",
"amount": 100
},
"result": 2.5115,
"rate": 0.025115
}Build with LKR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key