Rate Overview
Live
1 JPY = 26.0666 MGA
1 MGA = 0.038363
JPY
Avg
29.0934
High
31.3013
Low
26.0666
Last updated: 3/27/2026, 12:59:27 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.07 MGA |
| 10 JPY | 260.67 MGA |
| 50 JPY | 1,303.33 MGA |
| 100 JPY | 2,606.66 MGA |
| 500 JPY | 13,033.32 MGA |
| 1,000 JPY | 26,066.64 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-27T12:59:27Z",
"rates": {
"MGA": 26.066642
}
}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": 2606.6642,
"rate": 26.066642
}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