Rate Overview
Live
1 DJF = 20.0584 MNT
1 MNT = 0.049854
DJF
Avg
18.7633
High
20.2277
Low
0.004617
Last updated: 3/27/2026, 11:45:17 AM
Quick Conversions
| DJF | MNT |
|---|---|
| 1 DJF | 20.06 MNT |
| 10 DJF | 200.58 MNT |
| 50 DJF | 1,002.92 MNT |
| 100 DJF | 2,005.84 MNT |
| 500 DJF | 10,029.21 MNT |
| 1,000 DJF | 20,058.43 MNT |
Get DJF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=MNTExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-27T11:45:17Z",
"rates": {
"MNT": 20.058429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "MNT",
"amount": 100
},
"result": 2005.8429,
"rate": 20.058429
}Build with DJF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key