Rate Overview
Live
1 MOP = 39.1881 LKR
1 LKR = 0.025518
MOP
Avg
39.2169
High
39.2958
Low
39.1252
Last updated: 4/18/2026, 8:44:02 AM
Quick Conversions
| MOP | LKR |
|---|---|
| 1 MOP | 39.19 LKR |
| 10 MOP | 391.88 LKR |
| 50 MOP | 1,959.41 LKR |
| 100 MOP | 3,918.81 LKR |
| 500 MOP | 19,594.06 LKR |
| 1,000 MOP | 39,188.12 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-04-18T08:44:02Z",
"rates": {
"LKR": 39.188124
}
}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": 3918.8124000000003,
"rate": 39.188124
}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