Rate Overview
Live
1 CRC = 4.6275 MMK
1 MMK = 0.216100
CRC
Avg
4.6108
High
4.6275
Low
4.5884
Last updated: 6/19/2026, 8:48:25 AM
Quick Conversions
| CRC | MMK |
|---|---|
| 1 CRC | 4.63 MMK |
| 10 CRC | 46.27 MMK |
| 50 CRC | 231.37 MMK |
| 100 CRC | 462.75 MMK |
| 500 CRC | 2,313.74 MMK |
| 1,000 CRC | 4,627.48 MMK |
Get CRC/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=MMKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-19T08:48:25Z",
"rates": {
"MMK": 4.627483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "MMK",
"amount": 100
},
"result": 462.7483,
"rate": 4.627483
}Build with CRC/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key