Rate Overview
Live
1 MNT = 0.632875 CDF
1 CDF = 1.5801
MNT
Avg
0.644291
High
0.648434
Low
0.632875
Last updated: 5/9/2026, 4:29:11 PM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.63 CDF |
| 10 MNT | 6.33 CDF |
| 50 MNT | 31.64 CDF |
| 100 MNT | 63.29 CDF |
| 500 MNT | 316.44 CDF |
| 1,000 MNT | 632.88 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-05-09T16:29:11Z",
"rates": {
"CDF": 0.632875
}
}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.287499999999994,
"rate": 0.632875
}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