Rate Overview
Live
1 JPY = 26.7542 MGA
1 MGA = 0.037377
JPY
Avg
26.5262
High
26.7542
Low
26.3287
Last updated: 5/7/2026, 10:13:08 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.75 MGA |
| 10 JPY | 267.54 MGA |
| 50 JPY | 1,337.71 MGA |
| 100 JPY | 2,675.42 MGA |
| 500 JPY | 13,377.09 MGA |
| 1,000 JPY | 26,754.19 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-07T10:13:08Z",
"rates": {
"MGA": 26.754189
}
}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": 2675.4189,
"rate": 26.754189
}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