Rate Overview
Live
1 MNT = 0.644162 CDF
1 CDF = 1.5524
MNT
Avg
0.639888
High
0.644162
Low
0.628679
Last updated: 7/9/2026, 10:43:41 AM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.64 CDF |
| 10 MNT | 6.44 CDF |
| 50 MNT | 32.21 CDF |
| 100 MNT | 64.42 CDF |
| 500 MNT | 322.08 CDF |
| 1,000 MNT | 644.16 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-09T10:43:41Z",
"rates": {
"CDF": 0.644162
}
}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.4162,
"rate": 0.644162
}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