Rate Overview
Live
1 JPY = 26.1117 MGA
1 MGA = 0.038297
JPY
Avg
26.1951
High
26.3333
Low
26.1117
Last updated: 3/27/2026, 6:08:19 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 26.11 MGA |
| 10 JPY | 261.12 MGA |
| 50 JPY | 1,305.59 MGA |
| 100 JPY | 2,611.17 MGA |
| 500 JPY | 13,055.86 MGA |
| 1,000 JPY | 26,111.72 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-27T06:08:19Z",
"rates": {
"MGA": 26.11172
}
}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": 2611.172,
"rate": 26.11172
}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