Rate Overview
Live
1 MNT = 0.636240 CDF
1 CDF = 1.5717
MNT
Avg
0.635522
High
0.636835
Low
0.630722
Last updated: 8/13/2026, 9:57:10 AM
Quick Conversions
| MNT | CDF |
|---|---|
| 1 MNT | 0.64 CDF |
| 10 MNT | 6.36 CDF |
| 50 MNT | 31.81 CDF |
| 100 MNT | 63.62 CDF |
| 500 MNT | 318.12 CDF |
| 1,000 MNT | 636.24 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-08-13T09:57:10Z",
"rates": {
"CDF": 0.63624
}
}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.624,
"rate": 0.63624
}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