Rate Overview
Live
1 MOP = 41.6332 LKR
1 LKR = 0.024019
MOP
Avg
41.5734
High
41.6481
Low
41.5045
Last updated: 7/9/2026, 4:53:50 AM
Quick Conversions
| MOP | LKR |
|---|---|
| 1 MOP | 41.63 LKR |
| 10 MOP | 416.33 LKR |
| 50 MOP | 2,081.66 LKR |
| 100 MOP | 4,163.32 LKR |
| 500 MOP | 20,816.60 LKR |
| 1,000 MOP | 41,633.20 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-09T04:53:50Z",
"rates": {
"LKR": 41.633201
}
}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": 4163.3201,
"rate": 41.633201
}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