Rate Overview
Live
1 MGA = 0.041350 DJF
1 DJF = 24.1838
MGA
Avg
0.041318
High
0.041799
Low
0.040819
Last updated: 8/2/2026, 1:03:05 PM
Quick Conversions
| MGA | DJF |
|---|---|
| 1 MGA | 0.04 DJF |
| 10 MGA | 0.41 DJF |
| 50 MGA | 2.07 DJF |
| 100 MGA | 4.14 DJF |
| 500 MGA | 20.67 DJF |
| 1,000 MGA | 41.35 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-08-02T13:03:05Z",
"rates": {
"DJF": 0.04135
}
}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.135,
"rate": 0.04135
}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