Rate Overview
Live
1 GMD = 0.013533 PAB
1 PAB = 73.8934
GMD
Avg
0.013562
High
0.013707
Low
0.013517
Last updated: 7/8/2026, 10:42:49 AM
Quick Conversions
| GMD | PAB |
|---|---|
| 1 GMD | 0.01 PAB |
| 10 GMD | 0.14 PAB |
| 50 GMD | 0.68 PAB |
| 100 GMD | 1.35 PAB |
| 500 GMD | 6.77 PAB |
| 1,000 GMD | 13.53 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-07-08T10:42:49Z",
"rates": {
"PAB": 0.013533
}
}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.3533,
"rate": 0.013533
}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