Rate Overview
Live
1 MNT = 0.642263 CDF
1 CDF = 1.5570
MNT
Avg
0.635812
High
0.648923
Low
0.591341
Last updated: 7/30/2026, 8:01:39 AM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.64 CDF |
| 10 MNT | 6.42 CDF |
| 50 MNT | 32.11 CDF |
| 100 MNT | 64.23 CDF |
| 500 MNT | 321.13 CDF |
| 1,000 MNT | 642.26 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-30T08:01:39Z",
"rates": {
"CDF": 0.642263
}
}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.22630000000001,
"rate": 0.642263
}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