Rate Overview
Live
1 MGA = 0.037962 JPY
1 JPY = 26.3421
MGA
Avg
0.035294
High
0.039054
Low
0.032269
Last updated: 5/28/2026, 10:12:33 PM
Quick Conversions
| MGA | JPY |
|---|---|
| 1 MGA | 0.04 JPY |
| 10 MGA | 0.38 JPY |
| 50 MGA | 1.90 JPY |
| 100 MGA | 3.80 JPY |
| 500 MGA | 18.98 JPY |
| 1,000 MGA | 37.96 JPY |
Get MGA/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=JPYExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-28T22:12:33Z",
"rates": {
"JPY": 0.037962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "JPY",
"amount": 100
},
"result": 3.7962000000000002,
"rate": 0.037962
}Build with MGA/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key