Rate Overview
Live
1 MGA = 0.000774 PEN
1 PEN = 1291.99
MGA
Avg
0.000777
High
0.000783
Low
0.000774
Last updated: 8/20/2026, 4:42:56 AM
Quick Conversions
| MGA | PEN |
|---|---|
| 1 MGA | 0.00 PEN |
| 10 MGA | 0.01 PEN |
| 50 MGA | 0.04 PEN |
| 100 MGA | 0.08 PEN |
| 500 MGA | 0.39 PEN |
| 1,000 MGA | 0.77 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-08-20T04:42:56Z",
"rates": {
"PEN": 0.000774
}
}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.0774,
"rate": 0.000774
}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