Rate Overview
Live
1 BAM = 0.436403 GIP
1 GIP = 2.2915
BAM
Avg
0.437335
High
0.451224
Low
0.424038
Last updated: 7/24/2026, 12:05:22 AM
Quick Conversions
| BAM | GIP |
|---|---|
| 1 BAM | 0.44 GIP |
| 10 BAM | 4.36 GIP |
| 50 BAM | 21.82 GIP |
| 100 BAM | 43.64 GIP |
| 500 BAM | 218.20 GIP |
| 1,000 BAM | 436.40 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-24T00:05:22Z",
"rates": {
"GIP": 0.436403
}
}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.640299999999996,
"rate": 0.436403
}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