Rate Overview
Live
1 MGA = 0.076204 LKR
1 LKR = 13.1227
MGA
Avg
0.076015
High
0.076348
Low
0.075752
Last updated: 9/3/2026, 8:07:03 AM
Quick Conversions
| MGA | LKR |
|---|---|
| 1 MGA | 0.08 LKR |
| 10 MGA | 0.76 LKR |
| 50 MGA | 3.81 LKR |
| 100 MGA | 7.62 LKR |
| 500 MGA | 38.10 LKR |
| 1,000 MGA | 76.20 LKR |
Get MGA/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LKRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-03T08:07:03Z",
"rates": {
"LKR": 0.076204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LKR",
"amount": 100
},
"result": 7.620399999999999,
"rate": 0.076204
}Build with MGA/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key