Rate Overview
Live
1 PAB = 4323.44 MGA
1 MGA = 0.000231
PAB
Avg
4310.97
High
4323.44
Low
4298.82
Last updated: 8/16/2026, 8:28:47 AM
Quick Conversions
| PAB | MGA |
|---|---|
| 1 PAB | 4,323.44 MGA |
| 10 PAB | 43,234.43 MGA |
| 50 PAB | 216,172.17 MGA |
| 100 PAB | 432,344.35 MGA |
| 500 PAB | 2,161,721.74 MGA |
| 1,000 PAB | 4,323,443.49 MGA |
Get PAB/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MGAExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-08-16T08:28:47Z",
"rates": {
"MGA": 4323.44349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MGA",
"amount": 100
},
"result": 432344.349,
"rate": 4323.44349
}Build with PAB/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key