Rate Overview
Live
1 BAM = 0.435758 GIP
1 GIP = 2.2949
BAM
Avg
0.434669
High
0.435758
Low
0.433151
Last updated: 7/23/2026, 12:56:57 AM
Quick Conversions
| BAM | GIP |
|---|---|
| 1 BAM | 0.44 GIP |
| 10 BAM | 4.36 GIP |
| 50 BAM | 21.79 GIP |
| 100 BAM | 43.58 GIP |
| 500 BAM | 217.88 GIP |
| 1,000 BAM | 435.76 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-07-23T00:56:57Z",
"rates": {
"GIP": 0.435758
}
}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.5758,
"rate": 0.435758
}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