Rate Overview
Live
1 MOP = 41.6532 LKR
1 LKR = 0.024008
MOP
Avg
41.6625
High
41.7085
Low
41.5961
Last updated: 7/31/2026, 7:24:19 AM
Quick Conversions
| MOP | LKR |
|---|---|
| 1 MOP | 41.65 LKR |
| 10 MOP | 416.53 LKR |
| 50 MOP | 2,082.66 LKR |
| 100 MOP | 4,165.32 LKR |
| 500 MOP | 20,826.59 LKR |
| 1,000 MOP | 41,653.18 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-31T07:24:19Z",
"rates": {
"LKR": 41.653179
}
}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": 4165.3179,
"rate": 41.653179
}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