Rate Overview
Live
1 MGA = 0.000740 PEN
1 PEN = 1351.35 MGA
Avg
0.000791
High
0.000836
Low
0.000730
Last updated: 1/25/2026, 1:38:24 PM
Quick Conversions
| MGA | PEN |
|---|---|
| 1 MGA | 0.00 PEN |
| 10 MGA | 0.01 PEN |
| 50 MGA | 0.04 PEN |
| 100 MGA | 0.07 PEN |
| 500 MGA | 0.37 PEN |
| 1,000 MGA | 0.74 PEN |
Get MGA/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PENExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T13:38:24Z",
"rates": {
"PEN": 0.00074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PEN",
"amount": 100
},
"result": 0.074,
"rate": 0.00074
}Build with MGA/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key