Rate Overview
Live
1 PEN = 1282.87 MGA
1 MGA = 0.000780
PEN
Avg
1287.65
High
1293.86
Low
1282.78
Last updated: 9/10/2026, 4:42:33 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,282.87 MGA |
| 10 PEN | 12,828.65 MGA |
| 50 PEN | 64,143.27 MGA |
| 100 PEN | 128,286.54 MGA |
| 500 PEN | 641,432.72 MGA |
| 1,000 PEN | 1,282,865.44 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-09-10T04:42:33Z",
"rates": {
"MGA": 1282.865437
}
}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": 128286.5437,
"rate": 1282.865437
}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