Rate Overview
Live
1 PEN = 1206.84 MGA
1 MGA = 0.000829
PEN
Avg
1220.31
High
1236.10
Low
1206.84
Last updated: 4/17/2026, 7:51:21 AM
Quick Conversions
| PEN | MGA |
|---|---|
| 1 PEN | 1,206.84 MGA |
| 10 PEN | 12,068.41 MGA |
| 50 PEN | 60,342.07 MGA |
| 100 PEN | 120,684.15 MGA |
| 500 PEN | 603,420.74 MGA |
| 1,000 PEN | 1,206,841.48 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-04-17T07:51:21Z",
"rates": {
"MGA": 1206.841481
}
}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": 120684.14809999999,
"rate": 1206.841481
}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