Rate Overview
Live
1 LRD = 23.8436 MGA
1 MGA = 0.041940
LRD
Avg
23.8355
High
24.1250
Low
23.7155
Last updated: 7/30/2026, 11:50:07 PM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 23.84 MGA |
| 10 LRD | 238.44 MGA |
| 50 LRD | 1,192.18 MGA |
| 100 LRD | 2,384.36 MGA |
| 500 LRD | 11,921.80 MGA |
| 1,000 LRD | 23,843.61 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-30T23:50:07Z",
"rates": {
"MGA": 23.843607
}
}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": 2384.3606999999997,
"rate": 23.843607
}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