Rate Overview
Live
1 PEN = 1269.82 MGA
1 MGA = 0.000788
PEN
Avg
1265.20
High
1385.31
Low
1182.52
Last updated: 7/31/2026, 9:03:29 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,269.82 MGA |
| 10 PEN | 12,698.17 MGA |
| 50 PEN | 63,490.83 MGA |
| 100 PEN | 126,981.67 MGA |
| 500 PEN | 634,908.35 MGA |
| 1,000 PEN | 1,269,816.69 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-07-31T09:03:29Z",
"rates": {
"MGA": 1269.816692
}
}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": 126981.6692,
"rate": 1269.816692
}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