Rate Overview
Live
1 CRC = 4.5868 MMK
1 MMK = 0.218016
CRC
Avg
4.5581
High
4.5876
Low
4.5226
Last updated: 4/17/2026, 6:20:14 AM
Quick Conversions
| CRC | MMK |
|---|---|
| 1 CRC | 4.59 MMK |
| 10 CRC | 45.87 MMK |
| 50 CRC | 229.34 MMK |
| 100 CRC | 458.68 MMK |
| 500 CRC | 2,293.41 MMK |
| 1,000 CRC | 4,586.81 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-04-17T06:20:14Z",
"rates": {
"MMK": 4.586812
}
}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": 458.6812,
"rate": 4.586812
}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