Rate Overview
Live
1 JPY = 26.3602 MGA
1 MGA = 0.037936
JPY
Avg
29.0685
High
31.7285
Low
26.0310
Last updated: 5/27/2026, 8:30:53 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.36 MGA |
| 10 JPY | 263.60 MGA |
| 50 JPY | 1,318.01 MGA |
| 100 JPY | 2,636.02 MGA |
| 500 JPY | 13,180.09 MGA |
| 1,000 JPY | 26,360.19 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-27T20:30:53Z",
"rates": {
"MGA": 26.360189
}
}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": 2636.0189,
"rate": 26.360189
}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