Rate Overview
Live
1 PEN = 1199.52 MGA
1 MGA = 0.000834
PEN
Avg
1297.73
High
1385.31
Low
1199.52
Last updated: 3/27/2026, 5:18:44 PM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,199.52 MGA |
| 10 PEN | 11,995.16 MGA |
| 50 PEN | 59,975.79 MGA |
| 100 PEN | 119,951.57 MGA |
| 500 PEN | 599,757.86 MGA |
| 1,000 PEN | 1,199,515.72 MGA |
Get PEN/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MGAExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T17:18:44Z",
"rates": {
"MGA": 1199.51572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MGA",
"amount": 100
},
"result": 119951.57200000001,
"rate": 1199.51572
}Build with PEN/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key