Rate Overview
Live
1 PEN = 1291.53 MGA
1 MGA = 0.000774
PEN
Avg
1286.60
High
1291.53
Low
1276.15
Last updated: 8/20/2026, 5:04:05 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,291.53 MGA |
| 10 PEN | 12,915.31 MGA |
| 50 PEN | 64,576.54 MGA |
| 100 PEN | 129,153.07 MGA |
| 500 PEN | 645,765.37 MGA |
| 1,000 PEN | 1,291,530.74 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-08-20T05:04:05Z",
"rates": {
"MGA": 1291.530743
}
}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": 129153.07430000001,
"rate": 1291.530743
}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