Rate Overview
Live
1 BAM = 0.439393 GIP
1 GIP = 2.2759
BAM
Avg
0.438320
High
0.439393
Low
0.437548
Last updated: 9/3/2026, 9:56:34 AM
Quick Conversions
| BAM | GIP |
|---|---|
| 1 BAM | 0.44 GIP |
| 10 BAM | 4.39 GIP |
| 50 BAM | 21.97 GIP |
| 100 BAM | 43.94 GIP |
| 500 BAM | 219.70 GIP |
| 1,000 BAM | 439.39 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-09-03T09:56:34Z",
"rates": {
"GIP": 0.439393
}
}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.939299999999996,
"rate": 0.439393
}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