Rate Overview
Live
1 MNT = 0.000754 XCD
1 XCD = 1326.26
MNT
Avg
0.000755
High
0.000755
Low
0.000754
Last updated: 5/7/2026, 8:32:06 AM
Quick Conversions
| MNT | XCD |
|---|---|
| 1 MNT | 0.00 XCD |
| 10 MNT | 0.01 XCD |
| 50 MNT | 0.04 XCD |
| 100 MNT | 0.08 XCD |
| 500 MNT | 0.38 XCD |
| 1,000 MNT | 0.75 XCD |
Get MNT/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=XCDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-07T08:32:06Z",
"rates": {
"XCD": 0.000754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "XCD",
"amount": 100
},
"result": 0.0754,
"rate": 0.000754
}Build with MNT/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key