Rate Overview
Live
1 JPY = 26.3828 MGA
1 MGA = 0.037903
JPY
Avg
26.3797
High
26.4321
Low
26.3462
Last updated: 5/27/2026, 2:51:05 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.38 MGA |
| 10 JPY | 263.83 MGA |
| 50 JPY | 1,319.14 MGA |
| 100 JPY | 2,638.28 MGA |
| 500 JPY | 13,191.42 MGA |
| 1,000 JPY | 26,382.85 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-27T14:51:05Z",
"rates": {
"MGA": 26.382845
}
}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": 2638.2844999999998,
"rate": 26.382845
}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