Rate Overview
Live
1 JPY = 26.0649 MGA
1 MGA = 0.038366
JPY
Avg
27.8619
High
29.4690
Low
26.0345
Last updated: 3/27/2026, 4:32:26 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.06 MGA |
| 10 JPY | 260.65 MGA |
| 50 JPY | 1,303.25 MGA |
| 100 JPY | 2,606.49 MGA |
| 500 JPY | 13,032.47 MGA |
| 1,000 JPY | 26,064.93 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-27T16:32:26Z",
"rates": {
"MGA": 26.06493
}
}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": 2606.493,
"rate": 26.06493
}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