Rate Overview
Live
1 JPY = 26.0766 MGA
1 MGA = 0.038349
JPY
Avg
29.0937
High
31.3013
Low
26.0766
Last updated: 3/27/2026, 9:28:18 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.08 MGA |
| 10 JPY | 260.77 MGA |
| 50 JPY | 1,303.83 MGA |
| 100 JPY | 2,607.66 MGA |
| 500 JPY | 13,038.30 MGA |
| 1,000 JPY | 26,076.59 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-27T09:28:18Z",
"rates": {
"MGA": 26.076591
}
}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": 2607.6591,
"rate": 26.076591
}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