Rate Overview
Live
1 DJF = 20.1684 MNT
1 MNT = 0.049583
DJF
Avg
18.9885
High
20.2277
Low
0.004617
Last updated: 7/23/2026, 11:56:43 AM
Quick Conversions
| DJF | MNT |
|---|---|
| 1 DJF | 20.17 MNT |
| 10 DJF | 201.68 MNT |
| 50 DJF | 1,008.42 MNT |
| 100 DJF | 2,016.84 MNT |
| 500 DJF | 10,084.19 MNT |
| 1,000 DJF | 20,168.38 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-07-23T11:56:43Z",
"rates": {
"MNT": 20.168381
}
}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": 2016.8381,
"rate": 20.168381
}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