Rate Overview
Live
1 BMD = 87.4613 KGS
1 KGS = 0.011434
BMD
Avg
87.4654
High
87.4713
Low
87.4613
Last updated: 7/10/2026, 2:07:41 PM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.46 KGS |
| 10 BMD | 874.61 KGS |
| 50 BMD | 4,373.07 KGS |
| 100 BMD | 8,746.13 KGS |
| 500 BMD | 43,730.67 KGS |
| 1,000 BMD | 87,461.34 KGS |
Get BMD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=KGSExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-10T14:07:41Z",
"rates": {
"KGS": 87.461335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "KGS",
"amount": 100
},
"result": 8746.1335,
"rate": 87.461335
}Build with BMD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key