Rate Overview
Live
1 JPY = 26.9987 MGA
1 MGA = 0.037039
JPY
Avg
27.1168
High
27.3220
Low
26.9987
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| JPY | MGA |
|---|---|
| 1 JPY | 27.00 MGA |
| 10 JPY | 269.99 MGA |
| 50 JPY | 1,349.93 MGA |
| 100 JPY | 2,699.87 MGA |
| 500 JPY | 13,499.33 MGA |
| 1,000 JPY | 26,998.65 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-08-15T04:55:47Z",
"rates": {
"MGA": 26.998652
}
}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": 2699.8652,
"rate": 26.998652
}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