Rate Overview
Live
1 PEN = 1225.37 MGA
1 MGA = 0.000816
PEN
Avg
1239.21
High
1250.78
Low
1225.37
Last updated: 6/17/2026, 8:27:50 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,225.37 MGA |
| 10 PEN | 12,253.75 MGA |
| 50 PEN | 61,268.73 MGA |
| 100 PEN | 122,537.45 MGA |
| 500 PEN | 612,687.26 MGA |
| 1,000 PEN | 1,225,374.53 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-17T08:27:50Z",
"rates": {
"MGA": 1225.374528
}
}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": 122537.4528,
"rate": 1225.374528
}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