Rate Overview
Live
1 JPY = 26.0672 MGA
1 MGA = 0.038362
JPY
Avg
26.1665
High
26.2574
Low
26.0578
Last updated: 6/17/2026, 7:12:31 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.07 MGA |
| 10 JPY | 260.67 MGA |
| 50 JPY | 1,303.36 MGA |
| 100 JPY | 2,606.72 MGA |
| 500 JPY | 13,033.62 MGA |
| 1,000 JPY | 26,067.23 MGA |
Get JPY/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MGAExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:12:31Z",
"rates": {
"MGA": 26.06723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MGA",
"amount": 100
},
"result": 2606.723,
"rate": 26.06723
}Build with JPY/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key