Rate Overview
Live
1 CRC = 7.9101 MNT
1 MNT = 0.126421
CRC
Avg
7.9120
High
7.9329
Low
7.8962
Last updated: 7/29/2026, 11:22:48 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.91 MNT |
| 10 CRC | 79.10 MNT |
| 50 CRC | 395.51 MNT |
| 100 CRC | 791.01 MNT |
| 500 CRC | 3,955.05 MNT |
| 1,000 CRC | 7,910.11 MNT |
Get CRC/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MNTExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-29T11:22:48Z",
"rates": {
"MNT": 7.910109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MNT",
"amount": 100
},
"result": 791.0109,
"rate": 7.910109
}Build with CRC/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key