Rate Overview
Live
1 JPY = 26.0927 MGA
1 MGA = 0.038325
JPY
Avg
29.3285
High
31.7285
Low
26.0927
Last updated: 3/27/2026, 7:47:08 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.09 MGA |
| 10 JPY | 260.93 MGA |
| 50 JPY | 1,304.63 MGA |
| 100 JPY | 2,609.27 MGA |
| 500 JPY | 13,046.34 MGA |
| 1,000 JPY | 26,092.67 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-03-27T07:47:08Z",
"rates": {
"MGA": 26.092673
}
}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": 2609.2673,
"rate": 26.092673
}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