Rate Overview
Live
1 CRC = 8.0057 MNT
1 MNT = 0.124911
CRC
Avg
7.9889
High
8.0190
Low
7.9276
Last updated: 8/19/2026, 11:07:14 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 8.01 MNT |
| 10 CRC | 80.06 MNT |
| 50 CRC | 400.29 MNT |
| 100 CRC | 800.57 MNT |
| 500 CRC | 4,002.86 MNT |
| 1,000 CRC | 8,005.72 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-08-19T11:07:14Z",
"rates": {
"MNT": 8.005723
}
}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": 800.5722999999999,
"rate": 8.005723
}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