Rate Overview
Live
1 DJF = 23.3983 MGA
1 MGA = 0.042738
DJF
Avg
23.3745
High
23.4099
Low
23.3513
Last updated: 5/7/2026, 11:23:10 AM
Quick Conversions
| DJF | MGA |
|---|---|
| 1 DJF | 23.40 MGA |
| 10 DJF | 233.98 MGA |
| 50 DJF | 1,169.91 MGA |
| 100 DJF | 2,339.83 MGA |
| 500 DJF | 11,699.14 MGA |
| 1,000 DJF | 23,398.28 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-05-07T11:23:10Z",
"rates": {
"MGA": 23.398275
}
}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.8275000000003,
"rate": 23.398275
}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