Rate Overview
Live
1 PEN = 1267.59 MGA
1 MGA = 0.000789
PEN
Avg
1267.52
High
1272.18
Low
1261.25
Last updated: 7/26/2026, 12:26:03 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,267.59 MGA |
| 10 PEN | 12,675.88 MGA |
| 50 PEN | 63,379.41 MGA |
| 100 PEN | 126,758.83 MGA |
| 500 PEN | 633,794.14 MGA |
| 1,000 PEN | 1,267,588.27 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-26T00:26:03Z",
"rates": {
"MGA": 1267.588274
}
}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": 126758.8274,
"rate": 1267.588274
}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