Rate Overview
Live
1 MGA = 0.037698 JMD
1 JMD = 26.5266
MGA
Avg
0.037643
High
0.037857
Low
0.037529
Last updated: 6/16/2026, 1:29:47 PM
Quick Conversions
| MGA | JMD |
|---|---|
| 1 MGA | 0.04 JMD |
| 10 MGA | 0.38 JMD |
| 50 MGA | 1.88 JMD |
| 100 MGA | 3.77 JMD |
| 500 MGA | 18.85 JMD |
| 1,000 MGA | 37.70 JMD |
Get MGA/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=JMDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-16T13:29:47Z",
"rates": {
"JMD": 0.037698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "JMD",
"amount": 100
},
"result": 3.7698,
"rate": 0.037698
}Build with MGA/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key