Rate Overview
Live
1 JPY = 26.4094 MGA
1 MGA = 0.037865
JPY
Avg
28.9523
High
31.7285
Low
26.0310
Last updated: 7/21/2026, 10:02:21 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.41 MGA |
| 10 JPY | 264.09 MGA |
| 50 JPY | 1,320.47 MGA |
| 100 JPY | 2,640.94 MGA |
| 500 JPY | 13,204.69 MGA |
| 1,000 JPY | 26,409.37 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-07-21T10:02:21Z",
"rates": {
"MGA": 26.409371
}
}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": 2640.9371,
"rate": 26.409371
}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