Rate Overview
Live
1 MGA = 0.037740 JMD
1 JMD = 26.4971
MGA
Avg
0.037288
High
0.037740
Low
0.036766
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| MGA | JMD |
|---|---|
| 1 MGA | 0.04 JMD |
| 10 MGA | 0.38 JMD |
| 50 MGA | 1.89 JMD |
| 100 MGA | 3.77 JMD |
| 500 MGA | 18.87 JMD |
| 1,000 MGA | 37.74 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-06T23:51:13Z",
"rates": {
"JMD": 0.03774
}
}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.7740000000000005,
"rate": 0.03774
}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