Rate Overview
Live
1 LRD = 23.7675 MGA
1 MGA = 0.042074
LRD
Avg
23.2350
High
25.7803
Low
21.1845
Last updated: 7/28/2026, 7:54:10 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 23.77 MGA |
| 10 LRD | 237.67 MGA |
| 50 LRD | 1,188.37 MGA |
| 100 LRD | 2,376.75 MGA |
| 500 LRD | 11,883.75 MGA |
| 1,000 LRD | 23,767.49 MGA |
Get LRD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MGAExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T07:54:10Z",
"rates": {
"MGA": 23.767494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MGA",
"amount": 100
},
"result": 2376.7493999999997,
"rate": 23.767494
}Build with LRD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key