Rate Overview
Live
1 PEN = 1264.53 MGA
1 MGA = 0.000791
PEN
Avg
1256.12
High
1270.74
Low
1238.68
Last updated: 7/21/2026, 1:05:40 PM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,264.53 MGA |
| 10 PEN | 12,645.32 MGA |
| 50 PEN | 63,226.59 MGA |
| 100 PEN | 126,453.18 MGA |
| 500 PEN | 632,265.91 MGA |
| 1,000 PEN | 1,264,531.82 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-21T13:05:40Z",
"rates": {
"MGA": 1264.53182
}
}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": 126453.18199999999,
"rate": 1264.53182
}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