Rate Overview
Live
1 JPY = 26.2979 MGA
1 MGA = 0.038026
JPY
Avg
26.6606
High
29.1114
Low
26.0216
Last updated: 7/28/2026, 3:18:55 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.30 MGA |
| 10 JPY | 262.98 MGA |
| 50 JPY | 1,314.89 MGA |
| 100 JPY | 2,629.79 MGA |
| 500 JPY | 13,148.94 MGA |
| 1,000 JPY | 26,297.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-28T15:18:55Z",
"rates": {
"MGA": 26.297889
}
}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": 2629.7889,
"rate": 26.297889
}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