Rate Overview
Live
1 PEN = 1265.94 MGA
1 MGA = 0.000790
PEN
Avg
1242.82
High
1365.23
Low
1179.42
Last updated: 7/28/2026, 3:18:42 PM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,265.94 MGA |
| 10 PEN | 12,659.42 MGA |
| 50 PEN | 63,297.11 MGA |
| 100 PEN | 126,594.22 MGA |
| 500 PEN | 632,971.12 MGA |
| 1,000 PEN | 1,265,942.23 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-28T15:18:42Z",
"rates": {
"MGA": 1265.942231
}
}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": 126594.2231,
"rate": 1265.942231
}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