Rate Overview
Live
1 MNT = 0.007409 CUP
1 CUP = 134.9710
MNT
Avg
0.007406
High
0.007415
Low
0.007370
Last updated: 4/16/2026, 6:28:48 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.70 CUP |
| 1,000 MNT | 7.41 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-04-16T18:28:48Z",
"rates": {
"CUP": 0.007409
}
}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.7409,
"rate": 0.007409
}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