Rate Overview
Live
1 XCD = 775.4132 MMK
1 MMK = 0.001290
XCD
Avg
777.2843
High
777.8283
Low
775.4132
Last updated: 5/28/2026, 9:48:54 PM
Quick Conversions
| XCD | MMK |
|---|---|
| 1 XCD | 775.41 MMK |
| 10 XCD | 7,754.13 MMK |
| 50 XCD | 38,770.66 MMK |
| 100 XCD | 77,541.32 MMK |
| 500 XCD | 387,706.62 MMK |
| 1,000 XCD | 775,413.24 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-05-28T21:48:54Z",
"rates": {
"MMK": 775.413241
}
}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": 77541.3241,
"rate": 775.413241
}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