Rate Overview
Live
1 MGA = 0.036851 JPY
1 JPY = 27.1363
MGA
Avg
0.036826
High
0.037034
Low
0.036600
Last updated: 8/14/2026, 3:33:00 PM
Quick Conversions
| MGA | JPY |
|---|---|
| 1 MGA | 0.04 JPY |
| 10 MGA | 0.37 JPY |
| 50 MGA | 1.84 JPY |
| 100 MGA | 3.69 JPY |
| 500 MGA | 18.43 JPY |
| 1,000 MGA | 36.85 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-08-14T15:33:00Z",
"rates": {
"JPY": 0.036851
}
}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.6851000000000003,
"rate": 0.036851
}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