Rate Overview
Live
1 JPY = 26.3216 MGA
1 MGA = 0.037992
JPY
Avg
26.3450
High
26.6371
Low
26.0886
Last updated: 7/28/2026, 3:45:33 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.32 MGA |
| 10 JPY | 263.22 MGA |
| 50 JPY | 1,316.08 MGA |
| 100 JPY | 2,632.16 MGA |
| 500 JPY | 13,160.79 MGA |
| 1,000 JPY | 26,321.58 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-28T03:45:33Z",
"rates": {
"MGA": 26.321581
}
}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": 2632.1580999999996,
"rate": 26.321581
}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