Rate Overview
Live
1 CRC = 7.8877 MNT
1 MNT = 0.126779
CRC
Avg
7.8596
High
7.8877
Low
7.8173
Last updated: 6/19/2026, 9:08:04 AM
Quick Conversions
| CRC | MNT |
|---|---|
| 1 CRC | 7.89 MNT |
| 10 CRC | 78.88 MNT |
| 50 CRC | 394.39 MNT |
| 100 CRC | 788.77 MNT |
| 500 CRC | 3,943.87 MNT |
| 1,000 CRC | 7,887.73 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-06-19T09:08:04Z",
"rates": {
"MNT": 7.887733
}
}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": 788.7733,
"rate": 7.887733
}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