Rate Overview
Live
1 MGA = 0.037441 JMD
1 JMD = 26.7087
MGA
Avg
0.037751
High
0.037982
Low
0.037441
Last updated: 5/27/2026, 11:19:56 AM
Quick Conversions
| MGA | JMD |
|---|---|
| 1 MGA | 0.04 JMD |
| 10 MGA | 0.37 JMD |
| 50 MGA | 1.87 JMD |
| 100 MGA | 3.74 JMD |
| 500 MGA | 18.72 JMD |
| 1,000 MGA | 37.44 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-05-27T11:19:56Z",
"rates": {
"JMD": 0.037441
}
}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.7441000000000004,
"rate": 0.037441
}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