Rate Overview
Live
1 MGA = 0.041496 DJF
1 DJF = 24.0987
MGA
Avg
0.040576
High
0.042997
Low
0.038759
Last updated: 7/12/2026, 12:45:01 PM
Quick Conversions
| MGA | DJF |
|---|---|
| 1 MGA | 0.04 DJF |
| 10 MGA | 0.41 DJF |
| 50 MGA | 2.07 DJF |
| 100 MGA | 4.15 DJF |
| 500 MGA | 20.75 DJF |
| 1,000 MGA | 41.50 DJF |
Get MGA/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DJFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-12T12:45:01Z",
"rates": {
"DJF": 0.041496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DJF",
"amount": 100
},
"result": 4.1495999999999995,
"rate": 0.041496
}Build with MGA/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key