Rate Overview
Live
1 MNT = 0.642471 CDF
1 CDF = 1.5565
MNT
Avg
0.640600
High
0.645929
Low
0.628679
Last updated: 7/21/2026, 6:56:25 PM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.64 CDF |
| 10 MNT | 6.42 CDF |
| 50 MNT | 32.12 CDF |
| 100 MNT | 64.25 CDF |
| 500 MNT | 321.24 CDF |
| 1,000 MNT | 642.47 CDF |
Get MNT/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CDFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-21T18:56:25Z",
"rates": {
"CDF": 0.642471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CDF",
"amount": 100
},
"result": 64.2471,
"rate": 0.642471
}Build with MNT/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key