Rate Overview
Live
1 JPY = 26.1759 MGA
1 MGA = 0.038203
JPY
Avg
26.2653
High
26.5341
Low
26.0508
Last updated: 7/7/2026, 7:05:42 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.18 MGA |
| 10 JPY | 261.76 MGA |
| 50 JPY | 1,308.79 MGA |
| 100 JPY | 2,617.59 MGA |
| 500 JPY | 13,087.94 MGA |
| 1,000 JPY | 26,175.89 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-07-07T07:05:42Z",
"rates": {
"MGA": 26.175887
}
}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": 2617.5887,
"rate": 26.175887
}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