Rate Overview
Live
1 JPY = 26.3548 MGA
1 MGA = 0.037944
JPY
Avg
28.4075
High
30.9892
Low
25.6052
Last updated: 5/28/2026, 12:07:57 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.35 MGA |
| 10 JPY | 263.55 MGA |
| 50 JPY | 1,317.74 MGA |
| 100 JPY | 2,635.48 MGA |
| 500 JPY | 13,177.41 MGA |
| 1,000 JPY | 26,354.82 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-28T00:07:57Z",
"rates": {
"MGA": 26.35482
}
}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": 2635.482,
"rate": 26.35482
}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