Rate Overview
Live
1 BMD = 87.5048 KGS
1 KGS = 0.011428
BMD
Avg
87.4766
High
87.7967
Low
87.4400
Last updated: 7/29/2026, 4:43:55 PM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.50 KGS |
| 10 BMD | 875.05 KGS |
| 50 BMD | 4,375.24 KGS |
| 100 BMD | 8,750.48 KGS |
| 500 BMD | 43,752.40 KGS |
| 1,000 BMD | 87,504.81 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-29T16:43:55Z",
"rates": {
"KGS": 87.504809
}
}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": 8750.480899999999,
"rate": 87.504809
}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