Rate Overview
Live
1 DJF = 23.3958 MGA
1 MGA = 0.042743
DJF
Avg
23.4907
High
23.7282
Low
23.2571
Last updated: 3/7/2026, 6:44:22 AM
Quick Conversions
| DJF | MGA |
|---|---|
| 1 DJF | 23.40 MGA |
| 10 DJF | 233.96 MGA |
| 50 DJF | 1,169.79 MGA |
| 100 DJF | 2,339.58 MGA |
| 500 DJF | 11,697.92 MGA |
| 1,000 DJF | 23,395.85 MGA |
Get DJF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=MGAExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T06:44:22Z",
"rates": {
"MGA": 23.395849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "MGA",
"amount": 100
},
"result": 2339.5849,
"rate": 23.395849
}Build with DJF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key