Rate Overview
Live
1 MNT = 0.636608 CDF
1 CDF = 1.5708
MNT
Avg
235.1156
High
3751.80
Low
0.592045
Last updated: 7/25/2026, 11:26:49 PM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.64 CDF |
| 10 MNT | 6.37 CDF |
| 50 MNT | 31.83 CDF |
| 100 MNT | 63.66 CDF |
| 500 MNT | 318.30 CDF |
| 1,000 MNT | 636.61 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-25T23:26:49Z",
"rates": {
"CDF": 0.636608
}
}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": 63.660799999999995,
"rate": 0.636608
}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