Rate Overview
Live
1 BMD = 87.7967 KGS
1 KGS = 0.011390
BMD
Avg
87.5519
High
87.7967
Low
87.4400
Last updated: 7/29/2026, 1:21:49 AM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.80 KGS |
| 10 BMD | 877.97 KGS |
| 50 BMD | 4,389.83 KGS |
| 100 BMD | 8,779.67 KGS |
| 500 BMD | 43,898.34 KGS |
| 1,000 BMD | 87,796.68 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-29T01:21:49Z",
"rates": {
"KGS": 87.796684
}
}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": 8779.6684,
"rate": 87.796684
}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