Rate Overview
Live
1 MGA = 0.041980 DJF
1 DJF = 23.8209
MGA
Avg
0.041058
High
0.043041
Low
0.038522
Last updated: 6/29/2026, 6:51:36 PM
Quick Conversions
| MGA | DJF |
|---|---|
| 1 MGA | 0.04 DJF |
| 10 MGA | 0.42 DJF |
| 50 MGA | 2.10 DJF |
| 100 MGA | 4.20 DJF |
| 500 MGA | 20.99 DJF |
| 1,000 MGA | 41.98 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-06-29T18:51:36Z",
"rates": {
"DJF": 0.04198
}
}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.198,
"rate": 0.04198
}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