Rate Overview
Live
1 MGA = 0.038401 JPY
1 JPY = 26.0410
MGA
Avg
0.038242
High
0.038401
Low
0.038084
Last updated: 6/18/2026, 10:02:16 AM
Quick Conversions
| MGA | JPY |
|---|---|
| 1 MGA | 0.04 JPY |
| 10 MGA | 0.38 JPY |
| 50 MGA | 1.92 JPY |
| 100 MGA | 3.84 JPY |
| 500 MGA | 19.20 JPY |
| 1,000 MGA | 38.40 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-06-18T10:02:16Z",
"rates": {
"JPY": 0.038401
}
}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.8400999999999996,
"rate": 0.038401
}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