Rate Overview
Live
1 MOP = 41.6873 LKR
1 LKR = 0.023988
MOP
Avg
38.9565
High
42.3963
Low
36.6080
Last updated: 7/28/2026, 9:40:23 PM
Quick Conversions
| MOP | LKR |
|---|---|
| 1 MOP | 41.69 LKR |
| 10 MOP | 416.87 LKR |
| 50 MOP | 2,084.37 LKR |
| 100 MOP | 4,168.73 LKR |
| 500 MOP | 20,843.66 LKR |
| 1,000 MOP | 41,687.31 LKR |
Get MOP/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LKRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T21:40:23Z",
"rates": {
"LKR": 41.68731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LKR",
"amount": 100
},
"result": 4168.731,
"rate": 41.68731
}Build with MOP/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key