Rate Overview
Live
1 JPY = 26.3665 MGA
1 MGA = 0.037927
JPY
Avg
26.4003
High
26.7353
Low
25.9654
Last updated: 5/27/2026, 4:03:20 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.37 MGA |
| 10 JPY | 263.66 MGA |
| 50 JPY | 1,318.32 MGA |
| 100 JPY | 2,636.65 MGA |
| 500 JPY | 13,183.23 MGA |
| 1,000 JPY | 26,366.47 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-27T16:03:20Z",
"rates": {
"MGA": 26.366469
}
}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.6468999999997,
"rate": 26.366469
}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