Rate Overview
Live
1 PEN = 1288.40 MGA
1 MGA = 0.000776
PEN
Avg
1265.80
High
1385.31
Low
1182.52
Last updated: 7/27/2026, 5:07:25 PM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,288.40 MGA |
| 10 PEN | 12,883.95 MGA |
| 50 PEN | 64,419.75 MGA |
| 100 PEN | 128,839.51 MGA |
| 500 PEN | 644,197.53 MGA |
| 1,000 PEN | 1,288,395.07 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-27T17:07:25Z",
"rates": {
"MGA": 1288.395069
}
}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": 128839.5069,
"rate": 1288.395069
}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