Rate Overview
Live
1 GMD = 0.013580 PAB
1 PAB = 73.6377
GMD
Avg
0.013553
High
0.013701
Low
0.013464
Last updated: 5/29/2026, 6:51:56 PM
Quick Conversions
| GMD | PAB |
|---|---|
| 1 GMD | 0.01 PAB |
| 10 GMD | 0.14 PAB |
| 50 GMD | 0.68 PAB |
| 100 GMD | 1.36 PAB |
| 500 GMD | 6.79 PAB |
| 1,000 GMD | 13.58 PAB |
Get GMD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=PABExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-05-29T18:51:56Z",
"rates": {
"PAB": 0.01358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "PAB",
"amount": 100
},
"result": 1.358,
"rate": 0.01358
}Build with GMD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key