Rate Overview
Live
1 MNT = 0.044216 JMD
1 JMD = 22.6162
MNT
Avg
0.044108
High
0.044216
Low
0.043960
Last updated: 4/18/2026, 8:48:43 AM
Quick Conversions
| MNT | JMD |
|---|---|
| 1 MNT | 0.04 JMD |
| 10 MNT | 0.44 JMD |
| 50 MNT | 2.21 JMD |
| 100 MNT | 4.42 JMD |
| 500 MNT | 22.11 JMD |
| 1,000 MNT | 44.22 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-04-18T08:48:43Z",
"rates": {
"JMD": 0.044216
}
}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.4216,
"rate": 0.044216
}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