Rate Overview
Live
1 JPY = 26.3604 MGA
1 MGA = 0.037936
JPY
Avg
28.4964
High
31.1270
Low
25.9654
Last updated: 5/27/2026, 9:22:50 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.36 MGA |
| 10 JPY | 263.60 MGA |
| 50 JPY | 1,318.02 MGA |
| 100 JPY | 2,636.04 MGA |
| 500 JPY | 13,180.18 MGA |
| 1,000 JPY | 26,360.35 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-05-27T21:22:50Z",
"rates": {
"MGA": 26.360354
}
}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": 2636.0354,
"rate": 26.360354
}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