Rate Overview
Live
1 MNT = 0.007375 CUP
1 CUP = 135.5932
MNT
Avg
2.5178
High
39.4315
Low
0.006639
Last updated: 7/25/2026, 8:13:34 PM
Quick Conversions
| MNT | CUP |
|---|---|
| 1 MNT | 0.01 CUP |
| 10 MNT | 0.07 CUP |
| 50 MNT | 0.37 CUP |
| 100 MNT | 0.74 CUP |
| 500 MNT | 3.69 CUP |
| 1,000 MNT | 7.38 CUP |
Get MNT/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CUPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-25T20:13:34Z",
"rates": {
"CUP": 0.007375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CUP",
"amount": 100
},
"result": 0.7374999999999999,
"rate": 0.007375
}Build with MNT/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key