Rate Overview
Live
1 MGA = 0.037654 JMD
1 JMD = 26.5576
MGA
Avg
0.035862
High
0.037801
Low
0.034018
Last updated: 3/27/2026, 9:51:31 AM
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.83 JMD |
| 1,000 MGA | 37.65 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-03-27T09:51:31Z",
"rates": {
"JMD": 0.037654
}
}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.7654,
"rate": 0.037654
}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