Rate Overview
Live
1 BAM = 0.442697 GIP
1 GIP = 2.2589
BAM
Avg
0.445471
High
0.448268
Low
0.442697
Last updated: 3/7/2026, 7:44:51 AM
Quick Conversions
| BAM | GIP |
|---|---|
| 1 BAM | 0.44 GIP |
| 10 BAM | 4.43 GIP |
| 50 BAM | 22.13 GIP |
| 100 BAM | 44.27 GIP |
| 500 BAM | 221.35 GIP |
| 1,000 BAM | 442.70 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-03-07T07:44:51Z",
"rates": {
"GIP": 0.442697
}
}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": 44.2697,
"rate": 0.442697
}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