Rate Overview
Live
1 MNT = 0.132397 CRC
1 CRC = 7.5530
MNT
Avg
0.132146
High
0.132496
Low
0.131582
Last updated: 3/7/2026, 12:33:16 AM
Quick Conversions
| MNT | CRC |
|---|---|
| 1 MNT | 0.13 CRC |
| 10 MNT | 1.32 CRC |
| 50 MNT | 6.62 CRC |
| 100 MNT | 13.24 CRC |
| 500 MNT | 66.20 CRC |
| 1,000 MNT | 132.40 CRC |
Get MNT/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CRCExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:33:16Z",
"rates": {
"CRC": 0.132397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CRC",
"amount": 100
},
"result": 13.2397,
"rate": 0.132397
}Build with MNT/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key