Rate Overview
Live
1 MGA = 0.000240 PAB
1 PAB = 4166.67
MGA
Avg
0.000239
High
0.000241
Low
0.000236
Last updated: 3/7/2026, 7:44:35 AM
Quick Conversions
| MGA | PAB |
|---|---|
| 1 MGA | 0.00 PAB |
| 10 MGA | 0.00 PAB |
| 50 MGA | 0.01 PAB |
| 100 MGA | 0.02 PAB |
| 500 MGA | 0.12 PAB |
| 1,000 MGA | 0.24 PAB |
Get MGA/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=PABExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-07T07:44:35Z",
"rates": {
"PAB": 0.00024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "PAB",
"amount": 100
},
"result": 0.024,
"rate": 0.00024
}Build with MGA/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key