Rate Overview
Live
1 MNT = 0.044036 JMD
1 JMD = 22.7087
MNT
Avg
0.043964
High
0.044169
Low
0.043773
Last updated: 5/9/2026, 8:50:39 AM
Quick Conversions
| MNT | JMD |
|---|---|
| 1 MNT | 0.04 JMD |
| 10 MNT | 0.44 JMD |
| 50 MNT | 2.20 JMD |
| 100 MNT | 4.40 JMD |
| 500 MNT | 22.02 JMD |
| 1,000 MNT | 44.04 JMD |
Get MNT/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=JMDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-09T08:50:39Z",
"rates": {
"JMD": 0.044036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "JMD",
"amount": 100
},
"result": 4.4036,
"rate": 0.044036
}Build with MNT/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key