Rate Overview
Live
1 LRD = 23.3820 MGA
1 MGA = 0.042768
LRD
Avg
23.4162
High
23.5739
Low
23.3386
Last updated: 7/9/2026, 5:56:13 PM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 23.38 MGA |
| 10 LRD | 233.82 MGA |
| 50 LRD | 1,169.10 MGA |
| 100 LRD | 2,338.20 MGA |
| 500 LRD | 11,691.01 MGA |
| 1,000 LRD | 23,382.02 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-09T17:56:13Z",
"rates": {
"MGA": 23.382022
}
}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": 2338.2021999999997,
"rate": 23.382022
}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