Rate Overview
Live
1 JPY = 26.2336 MGA
1 MGA = 0.038119
JPY
Avg
26.6135
High
26.9881
Low
26.2169
Last updated: 3/7/2026, 12:49:48 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.23 MGA |
| 10 JPY | 262.34 MGA |
| 50 JPY | 1,311.68 MGA |
| 100 JPY | 2,623.36 MGA |
| 500 JPY | 13,116.80 MGA |
| 1,000 JPY | 26,233.61 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-07T00:49:48Z",
"rates": {
"MGA": 26.233608
}
}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": 2623.3608,
"rate": 26.233608
}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