Rate Overview
Live
1 MNT = 0.007380 CUP
1 CUP = 135.5014
MNT
Avg
1.2230
High
29.1939
Low
0.006614
Last updated: 7/26/2026, 1:35:29 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-26T13:35:29Z",
"rates": {
"CUP": 0.00738
}
}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.738,
"rate": 0.00738
}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