Rate Overview
Live
1 PEN = 1236.95 MGA
1 MGA = 0.000808
PEN
Avg
1264.71
High
1385.31
Low
1182.52
Last updated: 5/27/2026, 11:51:38 PM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,236.95 MGA |
| 10 PEN | 12,369.54 MGA |
| 50 PEN | 61,847.68 MGA |
| 100 PEN | 123,695.37 MGA |
| 500 PEN | 618,476.84 MGA |
| 1,000 PEN | 1,236,953.68 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-05-27T23:51:38Z",
"rates": {
"MGA": 1236.953678
}
}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": 123695.3678,
"rate": 1236.953678
}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