Rate Overview
Live
1 BMD = 87.5436 KGS
1 KGS = 0.011423
BMD
Avg
87.5454
High
87.5562
Low
87.5322
Last updated: 9/10/2026, 4:50:56 PM
Quick Conversions
| BMD | KGS |
|---|---|
| 1 BMD | 87.54 KGS |
| 10 BMD | 875.44 KGS |
| 50 BMD | 4,377.18 KGS |
| 100 BMD | 8,754.36 KGS |
| 500 BMD | 43,771.78 KGS |
| 1,000 BMD | 87,543.57 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-09-10T16:50:56Z",
"rates": {
"KGS": 87.543569
}
}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": 8754.3569,
"rate": 87.543569
}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