Rate Overview
Live
1 MGA = 0.037961 JPY
1 JPY = 26.3428
MGA
Avg
0.037926
High
0.038014
Low
0.037832
Last updated: 5/28/2026, 7:42:18 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-28T19:42:18Z",
"rates": {
"JPY": 0.037961
}
}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.7961,
"rate": 0.037961
}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