Rate Overview
Live
1 LRD = 22.7248 MGA
1 MGA = 0.044005
LRD
Avg
22.7257
High
22.8016
Low
22.6596
Last updated: 3/27/2026, 9:41:21 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 22.72 MGA |
| 10 LRD | 227.25 MGA |
| 50 LRD | 1,136.24 MGA |
| 100 LRD | 2,272.48 MGA |
| 500 LRD | 11,362.42 MGA |
| 1,000 LRD | 22,724.84 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-03-27T09:41:21Z",
"rates": {
"MGA": 22.724843
}
}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": 2272.4843,
"rate": 22.724843
}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