Rate Overview
Live
1 DJF = 24.0983 MGA
1 MGA = 0.041497
DJF
Avg
23.9310
High
24.1234
Low
23.8118
Last updated: 7/12/2026, 4:02:08 AM
Quick Conversions
| DJF | MGA |
|---|---|
| 1 DJF | 24.10 MGA |
| 10 DJF | 240.98 MGA |
| 50 DJF | 1,204.91 MGA |
| 100 DJF | 2,409.83 MGA |
| 500 DJF | 12,049.14 MGA |
| 1,000 DJF | 24,098.29 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-07-12T04:02:08Z",
"rates": {
"MGA": 24.09829
}
}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": 2409.8289999999997,
"rate": 24.09829
}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