Rate Overview
Live
1 PAB = 4273.31 MGA
1 MGA = 0.000234
PAB
Avg
4254.35
High
4301.99
Low
4209.66
Last updated: 7/21/2026, 1:57:48 AM
Quick Conversions
| PAB | MGA |
|---|---|
| 1 PAB | 4,273.31 MGA |
| 10 PAB | 42,733.12 MGA |
| 50 PAB | 213,665.59 MGA |
| 100 PAB | 427,331.17 MGA |
| 500 PAB | 2,136,655.87 MGA |
| 1,000 PAB | 4,273,311.73 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-07-21T01:57:48Z",
"rates": {
"MGA": 4273.31173
}
}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": 427331.173,
"rate": 4273.31173
}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