Rate Overview
Live
1 LKR = 0.023975 MOP
1 MOP = 41.7101
LKR
Avg
0.025719
High
0.027176
Low
0.023975
Last updated: 7/27/2026, 1:16:50 AM
Quick Conversions
| LKR | MOP |
|---|---|
| 1 LKR | 0.02 MOP |
| 10 LKR | 0.24 MOP |
| 50 LKR | 1.20 MOP |
| 100 LKR | 2.40 MOP |
| 500 LKR | 11.99 MOP |
| 1,000 LKR | 23.98 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-07-27T01:16:50Z",
"rates": {
"MOP": 0.023975
}
}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.3975,
"rate": 0.023975
}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