Rate Overview
Live
1 PEN = 1199.67 MGA
1 MGA = 0.000834
PEN
Avg
1205.13
High
1212.43
Low
1199.37
Last updated: 3/27/2026, 11:55:44 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,199.67 MGA |
| 10 PEN | 11,996.75 MGA |
| 50 PEN | 59,983.75 MGA |
| 100 PEN | 119,967.50 MGA |
| 500 PEN | 599,837.49 MGA |
| 1,000 PEN | 1,199,674.99 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-27T11:55:44Z",
"rates": {
"MGA": 1199.674988
}
}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": 119967.4988,
"rate": 1199.674988
}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