Rate Overview
Live
1 PEN = 1245.79 MGA
1 MGA = 0.000803
PEN
Avg
1253.07
High
1266.31
Low
1245.79
Last updated: 7/9/2026, 5:06:15 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,245.79 MGA |
| 10 PEN | 12,457.89 MGA |
| 50 PEN | 62,289.45 MGA |
| 100 PEN | 124,578.89 MGA |
| 500 PEN | 622,894.47 MGA |
| 1,000 PEN | 1,245,788.95 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-09T05:06:15Z",
"rates": {
"MGA": 1245.788946
}
}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": 124578.89459999999,
"rate": 1245.788946
}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