Rate Overview
Live
1 JPY = 26.9887 MGA
1 MGA = 0.037053
JPY
Avg
27.0381
High
27.1432
Low
26.8704
Last updated: 9/1/2026, 12:53:56 PM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.99 MGA |
| 10 JPY | 269.89 MGA |
| 50 JPY | 1,349.44 MGA |
| 100 JPY | 2,698.87 MGA |
| 500 JPY | 13,494.35 MGA |
| 1,000 JPY | 26,988.70 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-09-01T12:53:56Z",
"rates": {
"MGA": 26.988704
}
}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": 2698.8704,
"rate": 26.988704
}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