Rate Overview
Live
1 PEN = 1195.95 MGA
1 MGA = 0.000836
PEN
Avg
1231.83
High
1264.11
Low
1195.34
Last updated: 3/7/2026, 2:31:16 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,195.95 MGA |
| 10 PEN | 11,959.53 MGA |
| 50 PEN | 59,797.63 MGA |
| 100 PEN | 119,595.26 MGA |
| 500 PEN | 597,976.29 MGA |
| 1,000 PEN | 1,195,952.59 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-03-07T02:31:16Z",
"rates": {
"MGA": 1195.952589
}
}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": 119595.2589,
"rate": 1195.952589
}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