Rate Overview
Live
1 PEN = 1241.58 MGA
1 MGA = 0.000805
PEN
Avg
1242.98
High
1250.78
Low
1235.57
Last updated: 6/19/2026, 8:30:49 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,241.58 MGA |
| 10 PEN | 12,415.78 MGA |
| 50 PEN | 62,078.92 MGA |
| 100 PEN | 124,157.83 MGA |
| 500 PEN | 620,789.15 MGA |
| 1,000 PEN | 1,241,578.31 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-06-19T08:30:49Z",
"rates": {
"MGA": 1241.578307
}
}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": 124157.8307,
"rate": 1241.578307
}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