Rate Overview
Live
1 MNT = 0.646051 CDF
1 CDF = 1.5479
MNT
Avg
0.644118
High
0.646447
Low
0.639717
Last updated: 4/18/2026, 8:44:43 AM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.65 CDF |
| 10 MNT | 6.46 CDF |
| 50 MNT | 32.30 CDF |
| 100 MNT | 64.61 CDF |
| 500 MNT | 323.03 CDF |
| 1,000 MNT | 646.05 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-04-18T08:44:43Z",
"rates": {
"CDF": 0.646051
}
}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.60510000000001,
"rate": 0.646051
}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