Rate Overview
Live
1 MGA = 0.000888 PLN
1 PLN = 1126.13
MGA
Avg
0.000869
High
0.000895
Low
0.000843
Last updated: 3/6/2026, 11:50:35 PM
Quick Conversions
| MGA | PLN |
|---|---|
| 1 MGA | 0.00 PLN |
| 10 MGA | 0.01 PLN |
| 50 MGA | 0.04 PLN |
| 100 MGA | 0.09 PLN |
| 500 MGA | 0.44 PLN |
| 1,000 MGA | 0.89 PLN |
Get MGA/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PLNExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:50:35Z",
"rates": {
"PLN": 0.000888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PLN",
"amount": 100
},
"result": 0.0888,
"rate": 0.000888
}Build with MGA/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key