Rate Overview
Live
1 MGA = 0.038037 JMD
1 JMD = 26.2902
MGA
Avg
0.038088
High
0.038187
Low
0.038021
Last updated: 4/16/2026, 10:43:43 PM
Quick Conversions
| MGA | JMD |
|---|---|
| 1 MGA | 0.04 JMD |
| 10 MGA | 0.38 JMD |
| 50 MGA | 1.90 JMD |
| 100 MGA | 3.80 JMD |
| 500 MGA | 19.02 JMD |
| 1,000 MGA | 38.04 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-04-16T22:43:43Z",
"rates": {
"JMD": 0.038037
}
}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.8037,
"rate": 0.038037
}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