Rate Overview
Live
1 JPY = 26.0501 MGA
1 MGA = 0.038388
JPY
Avg
26.0204
High
26.0691
Low
25.9263
Last updated: 4/17/2026, 4:55:21 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.05 MGA |
| 10 JPY | 260.50 MGA |
| 50 JPY | 1,302.50 MGA |
| 100 JPY | 2,605.01 MGA |
| 500 JPY | 13,025.04 MGA |
| 1,000 JPY | 26,050.09 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-04-17T04:55:21Z",
"rates": {
"MGA": 26.050088
}
}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": 2605.0088,
"rate": 26.050088
}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