Rate Overview
Live
1 BAM = 0.436750 GIP
1 GIP = 2.2896
BAM
Avg
0.437573
High
0.438662
Low
0.436750
Last updated: 8/13/2026, 10:23:21 AM
Quick Conversions
| BAM | GIP |
|---|---|
| 1 BAM | 0.44 GIP |
| 10 BAM | 4.37 GIP |
| 50 BAM | 21.84 GIP |
| 100 BAM | 43.68 GIP |
| 500 BAM | 218.38 GIP |
| 1,000 BAM | 436.75 GIP |
Get BAM/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=GIPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-13T10:23:21Z",
"rates": {
"GIP": 0.43675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "GIP",
"amount": 100
},
"result": 43.675000000000004,
"rate": 0.43675
}Build with BAM/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key