Rate Overview
Live
1 XCD = 776.4806 MMK
1 MMK = 0.001288
XCD
Avg
776.2745
High
777.6449
Low
775.2677
Last updated: 7/25/2026, 10:21:41 AM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 776.48 MMK |
| 10 XCD | 7,764.81 MMK |
| 50 XCD | 38,824.03 MMK |
| 100 XCD | 77,648.06 MMK |
| 500 XCD | 388,240.32 MMK |
| 1,000 XCD | 776,480.64 MMK |
Get XCD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MMKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-25T10:21:41Z",
"rates": {
"MMK": 776.480637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MMK",
"amount": 100
},
"result": 77648.0637,
"rate": 776.480637
}Build with XCD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key